@charset "shift_jis";


/*---------- ページ全体の指定 ----------*/

body {
  font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "MS P ゴシック", "MS P Gothic", sans-Serif;
  margin: 0;
  padding: 0;
  font-size: 13px;
  color: #333333;
  background-color: #ffffff;
  border-top: solid 4px #ec6d71;
}


/* IE7 用 */

*:first-child+html * {
  font-family: "メイリオ", Meiryo, "MS P ゴシック", "MS P Gothic", sans-Serif;
}


/* IE6 用 */
* html * {
  font-family: "メイリオ", Meiryo, "MS P ゴシック", "MS P Gothic", sans-Serif;
}


a:link {
  color: #d3381c;
  font-size: 13px;
}

a:hover {
  color: #89648B;
  font-size: 13px;
}

a:visited {
  color: #d3381c;
  font-size: 13px;
}

p {
  margin: 18px 0 18px 0;
  line-height: 180%;
  letter-spacing: 1px;
}


/*---------- メイン ----------*/

#main {
  width: 100%;
  margin: auto;
  padding: 0;
  text-align: center;
  background-color: #ffffff;
}



/*---------- ヘッダー ----------*/

#header {
  margin: 0 auto 0 auto;
  width: 900px;
  height: 100px;
  text-align: center;
  background-image: url(images/header.jpg);
  background-repeat: repeat-x;
}

#header h1 {
  margin: 0;
  padding: 2px 0 0 5px;
  font-weight: normal;
  text-align: left;
  font-size: 10px;
  color: #666666;
}

#header h2 {
  margin: 0;
  padding: 10px 0 0 16px;
  width: 400px;
  text-align: left;
  font-size: 20px;
  color: #444444;
  letter-spacing: 1px;
}

#header p {
  margin: 0;
  padding:  4px 0 0 10px;
  text-align: left;
  font-size: 13px;
  color: #444444;
  letter-spacing: 1px;
}

#header-left{
  float:left;
  text-align: left;
  font-size: 13px;
  color: #444444;
  line-height: 150%;
  text-decoration: none;

}



#table-left{
  text-align: left;
  font-size: 13px;
  color: #444444;
  line-height: 150%;
  text-decoration: none;
}

#table-left a{
  font-size: 20px;
  color: #666666;
  text-decoration: none;
}

#table-left a:hover{
  font-size: 20px;
  color: #888888;
  text-decoration: none;
}

#table-right{
  text-align: right;
  margin: 0;
  padding: 0 20px 2px 0;
  font-size: 16px;
  color: #c9171e;
  line-height: 150%;
  text-decoration: none;
}

#table-right a{
  font-size: 12px;
  color: #333333;
  text-decoration: none;
}

#table-right a:hover{
  font-size: 12px;
  color: #666666;
  text-decoration: none;
}


#header-menu {
  width: auto;
  margin: 0;
  padding: 3px 0 3px 0;
  height: 40px;
  text-align: left;
  border-top: solid 1px #bbbbbb;
  border-right: solid 1px #bbbbbb;
  border-bottom: solid 3px #ec6d71;
  border-left: solid 1px #bbbbbb;
  background-image: url(images/head_menu_back_base.gif);
  background-repeat: repeat-x;
}

#header-menu ul {
  width: 900px;
  text-align: left;
  margin: 0 auto 0 auto;
  padding: 0;
  background-image: url(images/head_menu_back_base.gif);
  background-repeat: repeat-x;
}

#header-menu li {
  display: inline;
  list-style-type: none;
  float: left;
  color: #ffffff;
}

#header-menu li a {
  font-size: 11px;
  line-height: 20px;
  color: #444444;
  background-image: url(images/head_menu_back_abase.gif);
  text-align: center;
  display: block;
  letter-spacing: 1px;
  border-right-width: 1px;
  border-right-style: solid;
  border-right-color: #bbbbbb;
  text-decoration: none;
  padding: 13px 30px 8px 30px;
}

#header-menu li a:hover {
  color: #fffffc;
  background-image: url(images/head_menu_back_hover.gif);
}

#header-menu #home a {
  border-left-width: 1px;
  border-left-style: solid;
  border-left-color: #bbbbbb;
  padding: 13px 30px 8px 30px;
}

#header-img {
  width: 889px;
  margin: 0 auto 0 auto;
  padding: 7px 6px 6px 5px;
  text-align: left;
  background: url(images/head_img_bg.gif);
  background-repeat: repeat-x;
}


#header-img-slim {
  width: 100%;
  margin: 1px 0 0 0;
  text-align: center;
  background: url(images/head_img_bg.gif);
  background-repeat: repeat-x;
}


#header-img strong{
	font-weight: normal;
	font-color: pink;
}


#obi{
	width: 900px;
	margin: 0 auto;
	padding: 0;
	text-align: center;
}


/*---------- コンテンツ ----------*/

#container {
  width: 889px;
  margin: 0 auto 0 auto;
  overflow: hidden;
  padding: 7px 6px 6px 5px;
  background: #ffffff url(images/side_yback.jpg);
  background-repeat: repeat-y;
}


/*---------- メインコンテンツ ----------*/

#contents {
  float: right;
  margin: 0;
  padding: 5px 5px 5px 0;
  font-size: 13px;
  width: 640px;
  letter-spacing: 1px;
  text-align: left;
}

#contents #pannavi {
  margin: 0;
  padding: 0 0 8px 0;
  font-size: 12px;
}

#contents h1 {
  height: 29px;
  margin: 0 0 7px 0;
  padding: 11px 0 0 22px;
  font-size: 14px;
  color: #d3381c;
  background-image: url(images/titlebar.gif);
  background-repeat: no-repeat;
}

#contents h2 {
  height: 29px;
  margin: 0 0 7px 0;
  padding: 11px 0 0 22px;
  font-size: 14px;
  color: #d3381c;
  background-image: url(images/titlebar.gif);
  background-repeat: no-repeat;
}

#contents p {
  margin: 18px 0 18px 0;
  padding: 0 5px 0 8px;
  line-height: 190%;
  font-size: 13px;
}

#contents a {
  color: #d3381c;
  font-size: 13px;
}

#contents a:hover {
  color: #ec6d71;
  font-size: 13px;
}

#contents img.head_photo {
  margin: 0 0 10px 0;
}

#contents img.photo {
  float: left;
  margin: 10px 20px 0 0;
}

#contents img.picture {
  margin: 0 10px 10px 0;
  float: left;
}

#contents p.photo {
  margin: 0 0 20px 0;
  padding: 0;
}


table#t01 {
  border: solid 1px #cccccc;
  border-collapse: collapse;
}


td#t01 {
  border: solid 1px #cccccc;
  border-collapse: collapse;
}


td#head {
  padding: 9px 6px 6px 15px;
  border: solid 1px #cccccc;
  border-collapse: collapse;
  background-image: url(images/main_block_bg.gif);
}


table.table_line {
  border-collapse: collapse;
  border: solid 1px #999999;
}


td.table_line {
  border-collapse: collapse;
  border: solid 1px #999999;
  padding : 8px 14px 8px 14px;
}




/**************		広告部分					****/



#popularity{
	width:630px;
	margin-bottom:10px;
	margin-left: 1px;
}

.koukoku{
	padding:0;
	margin-bottom: 15px;
	width: 630px;
}



.lc_site {
	width:630px;
	margin-bottom:15px;
	margin-left:1px;
	border:1px solid #000000;
	font-size:10px;
}
.lc_head {
	padding-top:6px;
	padding-bottom:6px;
	padding-left:5px;
	font-size:11px;
	color:#e4dcd3;
	font-weight:bold;
	background-color:#5a5a5c;
}
.lc_title {
	padding-left:10px;
}
.lc_title a {
	color:white;
	font-size:14px;
}

.best {
	font-size:12px;
	width:66px;
	height:18px;
	background: url(/pc/images/bestback.gif) no-repeat;
	color:#d96b2d;
	text-align:center;
	float:left;
	padding-top:2px;
}



.hyouka {
	padding-top:5px;
	float:right;
	font-weight:normal;
}
.heart {
	float:right;
	color:red;
	font-size:16px;
	padding-right:8px
}
.lc_table {
	border:0px;
	font-size:11px;
	padding:5px;
	width:100%;
}
.lc_table th {
	letter-spacing:0em;
	background-color:#e7e7e8;
	height:21px;
	font-weight:normal;
	text-align:left;
}
.lc_table td {
	letter-spacing:0em;
}
/*
.lc_table a {
	font-weight:bold;
	font-size:14px;
}
*/
.lc_img_cell {
	vertical-align:top;
	width:160px;
}
.lc_site hr {
	height:0px;
	margin-left:5px;
	margin-right:5px;
	border:0px;
	border-top:#000000 1px solid;
}
.lc_site p {
	margin:5px;
	font-size:12px;
}
.lc_price_cell {
	vertical-align:top;
}
.lc_price_cell table {
	width:130px;
	float:right;
	border:1px solid #000000;
	font-size:11px;
}
.lc_price_cell th {
	background-color:white;
	font-weight:bold;
	text-align:center;
	border-bottom:1px solid #000000;
}

.crap {
	float:right;
	margin-top:-15px;
}


/*********  広告部分ここまで　　　****:/




/*---------- メニュー ----------*/

#menu {
  float: left;
  margin: 0 0 15px 0;
  padding: 5px 0 0 0;
  width: 220px;
  text-align: left;
  letter-spacing: 1px;
}

.menulist {
  margin: 0 0 20px 0;
  padding: 0 2px 0px 5px;
  width: 210px;
  text-align: left;
}

.menulist h2 {
  height: 20px;
  margin: 0;
  padding: 8px 0 7px 24px;
  font-size: 13px;
  color: #fffffc;
  background-image: url(images/sidebar.gif);
  background-repeat: no-repeat;
}

.menulist a{
  color: #d3381c;
  display: block;
  border-right: solid 1px #dddddd;
  border-bottom: solid 1px #cccccc;
  border-left: solid 1px #dddddd;
  width: 174px;
  padding: 8px 4px 3px 30px;
  font-size: 13px;
  line-height: 190%;
  text-decoration: none;
  background-image: url(images/side_menu_bg.gif);
  background-repeat: no-repeat;
 }

.menulist a:hover{
  color: #ec6d71;
  background-image: url(images/side_menu_bg_hover.gif);
  background-repeat: no-repeat;
}

.menu_afi {
  margin: 0 0 20px 5px;
  padding: 0;
  width: 210px;
  text-align: left;
  background-image: url(images/menu_back.gif);
}

.menu_afi h2 {
  height: 20px;
  margin: 0;
  padding: 8px 0 7px 24px;
  font-size: 13px;
  color: #fffffc;
  background-image: url(images/sidebar.gif);
  background-repeat: no-repeat;
}

.menu_afi a{
  color: #d3381c;
  width: 198px;
  padding: 6px 0 5px 0;
  font-size: 13px;
 }

.menu_afi a:hover{
  color: #ec6d71;
}

.menu_afi p{
  margin: 0;
  padding: 8px 8px 14px 8px;
  font-size: 13px;
  line-height: 180%;
}


/*---------- フッター ----------*/

#footer {
  clear: both;
  width: 100%;
  margin: 0;
  padding: 30px 0 30px 0;
  text-align: center;
  font-size: 13px;
  color: #555555;
  background-color: #dddddd;
}

#footer a {
  color: #555555;
  font-size: 13px;
 }

#footer a:hover {
  color: #333333;
}