@charset "EUC-JP";

*{
	margin:0;
	padding:0;
	font-size:100%;
}

img{
	border:0;
}

p,dt,dd,li{
	color:#111111;
	line-height:1.3em;
}

strong{
	color:#f4555d;
	font-size:150%;
}
em{
	color:#f4555d;
	font-weight:bold;
	font-style:normal;
}
ul,li{
	list-style:none;
}
hr{
	height:0px;
	margin:3px 0px;
	border-top:1px dashed #cccccc;
	background-color:#ffffff;
	color:#ffffff;
	/*MacHack\*/
	height:3px;
	border:none;
	background-image:url(../images/dotline.gif);
	background-repeat:repeat-x;
	_height:0px;
	_border-top:1px dashed #CCCCCC;
	/*MacHack*/
	color:transparent;
	background-color:#ffffff;
}
*+html body hr{
	border-top:1px dashed #cccccc;
	color:#ffffff;
}
hr.split{
	clear:both;
	margin-bottom:10px;
	_margin-top:3px;
}

/*////////////////////////////////////////////////////////*/
/*リンク*/
a:hover,a:active{
	text-decoration:none;
}

.link_01{
	background-image:url(../images/share/point_01.gif);
	background-repeat:no-repeat;
	background-position:0px 3px;
	padding-left:12px;
}
.link_02 li{
	list-style:none;
	background-image:url(../images/share/point_02.gif);
	background-repeat:no-repeat;
	background-position:0px 4px;
	padding-left:12px;
	margin:1px 0px 1px 2px;
}
.link_03{
	background-image:url(../images/share/point_05.gif);
	background-repeat:no-repeat;
	background-position:0px 0px;
	padding-left:17px;
}

body{
	background-image:url(../images/head/back.gif);
	background-repeat:repeat-x;
}

/*////////////////////////////////////////////////////////*/
/*ぱんくず*/
.pankuzu{
	clear:both;
	padding:0px 10px 5px 0px;
	font-size:75%;
}
.pankuzu ol{
	list-style:none;
}
.pankuzu li{
	display:inline;
	padding-left:12px;
	background-image:url(../images/share/point_03.gif);
	background-repeat:no-repeat;
	background-position:0px 3px;
}
.pankuzu li.pankuzuTop{
	padding-left:5px;
	background-image:none;
}
.pankuzu li.pankuzuNow{
	font-weight:bold;
}
/*////////////////////////////////////////////////////////*/

/*////////////////////////////////////////////////////////*/
/*ヘッダ*/
#head{
	width:750px;
	height:89px;
	margin:0 auto;
	text-indent:-9999px;
}

h1 a{
	display:block;
	width:300px;
	height:70px;
	/*background-image:url(../images/head/logo.gif);*/
	background-image:url(../images/head/newlogo.gif);
	background-repeat:no-repeat;
	background-position:0px 0px;
	text-decoration:none;
}
/*////////////////////////////////////////////////////////*/

/*////////////////////////////////////////////////////////*/
/*メニュー*/
#menu{
	width:740px;
	height:31px;
	margin:0 auto;
	background-image:url(../images/head/mback.gif);
	background-repeat:repeat-x;
	text-indent:-9999px;
}
#menu ul{
	list-style:none;
}
#menu ul li{
	float:left;
}
#menu a{
	display:block;
	text-decoration:none;
}
#a_home a{
	width:60px;
	height:31px;
	background-image:url(../images/head/menu_01.gif);
	background-repeat:no-repeat;
	background-position:0px 0px;
}
#a_home a:hover{
	background-position:0px -31px;
}
#a_ch a{
	width:104px;
	height:31px;
	background-image:url(../images/head/menu_02.gif);
	background-repeat:no-repeat;
	background-position:0px 0px;
}
#a_ch a:hover{
	background-position:0px -31px;
}
#a_co a{
	width:92px;
	height:31px;
	background-image:url(../images/head/menu_03.gif);
	background-repeat:no-repeat;
	background-position:0px 0px;
}
#a_co a:hover{
	background-position:0px -31px;
}
#a_dress a{
	width:122px;
	height:31px;
	background-image:url(../images/head/menu_04.gif);
	background-repeat:no-repeat;
	background-position:0px 0px;
}
#a_dress a:hover{
	background-position:0px -31px;
}
#a_topics a{
	width:78px;
	height:31px;
	background-image:url(../images/head/menu_05.gif);
	background-repeat:no-repeat;
	background-position:0px 0px;
}
#a_topics a:hover{
	background-position:0px -31px;
}
#a_value a{
	width:67px;
	height:31px;
	background-image:url(../images/head/menu_06.gif);
	background-repeat:no-repeat;
	background-position:0px 0px;
}
#a_value a:hover{
	background-position:0px -31px;
}
#a_book a{
	margin-left:17px;
	width:200px;
	height:31px;
	background-image:url(../images/head/menu_07.gif);
	background-repeat:no-repeat;
	background-position:0px 0px;
}
#a_book a:hover{
	background-position:0px -31px;
}
/*////////////////////////////////////////////////////////*/

/*////////////////////////////////////////////////////////*/
/*サブメニュー*/
#subMenu{
	clear:both;
	width:740px;
	margin:0 auto;
}
#subMenu ul{
	margin:5px 0 0 0;
	list-style:none;
}
#subMenu ul li{
	display:inline;
	margin:0px 5px 0px 5px;
	font-size:80%;
}
/*////////////////////////////////////////////////////////*/

/*////////////////////////////////////////////////////////*/
/*ボディ*/
#body{
	width:740px;
	margin:15px auto;
}
/*////////////////////////////////////////////////////////*/

/*////////////////////////////////////////////////////////*/
/*サイドバー1*/
#topSide1{
	float:left;
	width:170px;
	margin:0px 0px 0px 0px;
	font-size:80%;
}
#sideSearch,#sideCheck{
	border:1px solid #cccccc;
	margin-bottom:5px;
}
#sideCheck td{
	vertical-align:top;
	font-size:100%;
	padding:5px;
}
#sideCheck p{
	margin-left:5px;
	margin-bottom:3px;
}
#topSide1 select{
	width:162px;
}

#sideTitle_01{
	text-indent:-9999px;
	width:168px;
	height:25px;
	background-image:url(../images/side/sideTitle_01.gif);
	background-repeat:no-repeat;
	background-position:0px 0px;
}
#sideTitle_02{
	text-indent:-9999px;
	margin:5px 0 0 0;
	width:168px;
	height:22px;
	background-image:url(../images/side/sideTitle_02.gif);
	background-repeat:no-repeat;
	background-position:0px 0px;
}
#sideTitle_03{
	text-indent:-9999px;
	width:168px;
	height:22px;
	background-image:url(../images/side/sideTitle_03.gif);
	background-repeat:no-repeat;
	background-position:0px 0px;
}
#sideTitle_04{
	text-indent:-9999px;
	width:168px;
	height:22px;
	background-image:url(../images/side/sideTitle_04.gif);
	background-repeat:no-repeat;
	background-position:0px 0px;
}
#sideTitle_05{
	text-indent:-9999px;
	width:168px;
	height:25px;
	background-image:url(../images/side/sideTitle_05.gif);
	background-repeat:no-repeat;
	background-position:0px 0px;
}
#sideTitle_06{
	background-color:#aaaaaa;
	color:#ffffff;
	padding:3px;
	margin:5px;
}
/*////////////////////////////////////////////////////////*/

/*////////////////////////////////////////////////////////*/
/*メイン部分*/
#main{
	float:right;
	display:inline;
	width:564px;
}
.container_1{
	clear:both;
	width:700px;
	margin:10px auto;
	padding:10px 0;
}
.container_1 h3{
	font-size:100%;
	background-image:url(../images/share/point_04.gif);
	background-repeat:no-repeat;
	padding-left:16px;
}
.container_1 p{
	margin:5px;
	font-size:100%;
}
.notice{
	font-size:13px;
	padding:10px;
	margin:5px 20px;
	border:1px solid #cccccc;
	background-color:#fafafa;
}
.pages{
	text-align:right;
}
.pages li{
	display:block;
	border-top:1px solid #cccccc;
	border-left:1px solid #cccccc;
	border-right:1px solid #cccccc;
	border-bottom:1px solid #cccccc;
	float:left;
	margin:0px 3px;
	text-align:center;
	font-size:12px;
}
.pages li a{
	display:block;
	text-decoration:none;
	background-color:#FFEEEE;
	width:18px;
	height:18px;
}
.pages li a:hover{
	display:block;
	background-color:#ffffff;
	width:18px;
	height:18px;
}
.pages li.current{
	width:18px;
	height:18px;
}
/*////////////////////////////////////////////////////////*/

/*////////////////////////////////////////////////////////*/
/*テーブル*/
.tableData{
	border-collapse:collapse;
	width:564px;
	margin:10px auto;
	font-size:100%;
}
.tableData th,.tableData td{
	border:1px solid #CFAA9B;
	padding:4px;
}
.tableData th{
	white-space:nowrap;
	background-color:#F5C9B8;
	background-image:url(../images/share/back_03.gif);
}
/*////////////////////////////////////////////////////////*/

/*////////////////////////////////////////////////////////*/
/*リスト*/
.list_01{
	list-style:none;
	background-image:url(../images/share/point_02.gif);
	background-repeat:no-repeat;
	background-position:0px 4px;
	padding-left:12px;
	margin:1px 0px 1px 2px;
}
/*////////////////////////////////////////////////////////*/

/*////////////////////////////////////////////////////////*/
/*あやまるときのBOX*/
.sorry{
	width:700px;
	height:180px;
	margin:20px auto;
	background-image:url(../images/share/back_04.gif);
	background-repeat:no-repeat;
	background-position:20px 10px;
	border:1px solid #cccccc;
}
.sorry p{
	margin:70px 0px 0px 150px;
	font-size:100%;
}
/*////////////////////////////////////////////////////////*/
#sideTitle_07{
	width:168px;
	height:25px;
	background-image:url(../images/top/topBook.gif);
	text-indent:-9999px;
}
#sideBook{
	border:1px solid #cccccc;
}
#sideBook h3{
	text-indent:-9999px;
}
#sideBook h3 a{
	text-decoration:none;
	display:block;
	width:168px;
	height:190px;
	background-image:url(../images/top/topBookTitleVol24.gif);
}

.bt_shiryouList{
	text-align:right;
	
}
#sideDress{
	margin:10px 0px;
}
#sideDress h3,#sideDress p{
	margin:5px;
}
#sidePickup{
	margin:10px 0px;
	padding:10px 0px;
}
#sidePickup h2{
	margin-top:10px;
}
#sidePickup h3,#sidePickup p{
	margin:5px;
}
/*////////////////////////////////////////////////////////*/
/*フッタ*/
#foot{
	clear:both;
	width:740px;
	margin:10px auto;
	padding:20px 0px 0px 0px;
	text-align:center;
}
#foot ul{
	margin:5px 0;
	list-style:none;
}
#foot ul li{
	display:inline;
	margin:0px 5px 0px 5px;
	font-size:80%;
}
#foot address{
	font-size:80%;
	padding:3px;
	font-style:normal;
	background-color:#F4555D;
	color:#ffffff;
}
/*////////////////////////////////////////////////////////*/

