
@import url('https://maxcdn.bootstrapcdn.com/font-awesome/4.7.0/css/font-awesome.min.css');

body,td,th {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", Osaka, sans-serif;	font-size: 14px;
	font-size: 13px;
	line-height:150%;
	color: #333333;
}

body {
	margin-left: 0px;
	margin-top: 0px;
	text-align:left;
	background-image:url(../images/bg1.jpg);
	background-repeat:repeat-y;
}

a{
	color:#0000FF;
	text-decoration:underline;
}

table{
	border-collapse:collapse;
	border-spacing:0;
}
td.nen{
	vertical-align:top;
	padding-right:15px;
	white-space: nowrap;
}

img{
	border:0;
}

img.face{
	border:solid 1px #666666;
}


.smaller{
	font-size:10px;
	line-height:110%;
}

.larger{
	font-size:16px;
}



td.newarrival{
	width:20%;
	vertical-align:top;
	text-align:center;
}

/*　コンテナ　*/
#container{
	width:800px;
	text-align:left;
}



/*　ヘッダー　*/
#header01 h1{
	font-size:10px;
	font-color:#333333;
	font-weight:normal;
	background-color:#eeeeee;
	border-top:1px #999999 solid;
	border-bottom:1px #999999 solid;
	padding:3px;
	margin:0;
}

#header01 strong{
	font-weight:normal;
}

#header01 h1 a{
	color: #333333;
	text-decoration:none;
}

#header01 h1 a:link{
	color: #333333;
	text-decoration:none;
}

#header01 h1 a:visited{
	color: #333333;
	text-decoration:none;
}

#header01 h1 a:hover{
	color: #333333;
	text-decoration:none;
}

#header02{
	margin-bottom:15px;
}


/*　左サイドバー　*/
#lsidebar{
	width:170px;
	float:left;
}

#lsidebar table.genre a{
	font-size:14px;
	line-height:140%;
	color:#333333;
	text-decoration:none;
	padding-left:20px;
}

#lsidebar table.genre a:active{
	background-image: url(../images/a_bg_0.gif);
	background-repeat: no-repeat;	
}

#lsidebar table.genre a:link{
	background-image: url(../images/a_bg_0.gif);
	background-repeat: no-repeat;	
}

#lsidebar table.genre a:visited{
	background-image: url(../images/a_bg_0.gif);
	background-repeat: no-repeat;	
}

#lsidebar table.genre a:hover{
	background-image: url(../images/a_bg_1.gif);
	background-repeat: no-repeat;	
}




/*　メイン　*/
#main{
	width:610px;
	float:right;
}
#main .searchtext {
	color: #011EA0;
	font-size: 16px;
	font-weight: bold;
	margin: 0;
	padding: 0;
}

#main_gs{
	width:780px;
	float:left;
	margin-left:10px;
}

#main h3{
	padding:3px 0 3px 8px;
	color:navy;
	font-size:14px;
	border-left:solid 10px navy;
	background-color:#C8E3FF;
	margin-bottom:10px;
}

#main .shibori_header{
	font-size:12px;
	font-weight:bold;
	border-left:5px solid #ff7225;
	border-top:1px solid #ff7225;
	border-bottom:1px solid #ff7225;
	border-right:1px solid #ff7225;
	background-color:#fff7ea;
	padding:2px 5px 2px 10px;
	margin:10px 10px 5px 10px;
}

#main table.shibori{
	width:580px;
	margin:0 15px 10px 15px;
}

#main .shibori_label{
	font-size:14px;
	border-left:5px solid #ff7225;
	padding-left:10px;
}

#main h2{
	color:navy;
	font-family: "ＭＳ Ｐゴシック", Osaka;
	font-size: 16px;
	font-weight: bold;
	text-indent:1em;
	background-image: url(../images/bar_bg.jpg);
	background-repeat: repeat-x;
	height: 30px;
	padding:10px 0 0 0;
	margin-bottom:0;
}

#main .copy{
	font-size:14px;
	color: #FF0000;
	font-weight: bold;
	margin-bottom:15px;
}

#main h5.midashi{
	font-size:14px;
	color: #000066;
	font-weight: bold;
	border-left:6px solid #000066;
	padding-left:8px;
	margin:5px 0;
}
#main div.setu{
	margin:0 10px 30px 10px;
}
#main div.setu p{
	margin-top:0;
}
#main div.setu ul.theme{
	margin: 0;
	padding: 0;
}
#main div.setu ul.theme li{
	font-weight:bold;
	font-size:13px;
	color:#00582a;
	margin:0;
	list-style:none;
}
#main div.setu ul.theme li p{
	color:#333;
}
#main div.setu ul.theme li p.al{
	font-size:12px;
	color:#333333;
	font-weight:normal;
	margin:5px 0 15px 10px;
}
#main div.setu_ue{
	margin-bottom:15px;
}
#main .midashi{
	color: #000066;
	font-weight: bold;
}

#main .red{
	color:red;
}

#main div.answer{
	margin:10px 20px 10px 20px;
}

#main table.book{
	margin:10px 0;
}
#main table.book td{
	padding:0 10px;
}


input.gsc-input {
	padding: 5px 6px!important;
}

/*最新ニュース*/
div.news{
	border:solid 1px #999999;
	padding:5px;
	margin:15px 5px 15px 5px;
}

div.news p.title{
	font-size: larger;
	color:white;
	font-weight: bold;
	background-color: #77A4FF;
	margin:0;
	padding:3px 3px 3px 10px;
	border-left:10px solid #000099;
}

div.news h4{
	font-size:12px;
	font-weight:normal;
	padding-left:20px;
	margin:5px;
	background-image: url(../images/icon_square_violet.gif);
	background-repeat: no-repeat;
	background-position: left top;
}

div.news a{
	font-weight:bold;
}


/*最新ニュースここまで*/

.top_title {
 text-align: center;
 margin-bottom: 6px;
 }

.top_title h1 {
 font-weight: bold;
 color: #001E9F;
 font-size: 16px;
 line-height: 18px;
 text-decoration: underline;
 margin: 0px;
 padding: 0px 5px;
 }

.merit {
 border: 1px solid #5e6671;
 margin: 12px 0px;
 padding: 0px;
 }

.merit h3 {
 margin: 0px;
 font-size: 12px;
 text-align: center;
 color: #001E9F;
 font-weight: bold;
 line-height: 24px;
 border-bottom: 1px solid #5e6671;
 background-color: #c5d1fb;
 }

.merit ul {
 list-style-type: none;
 padding: 5px 5px;
 margin: 0;
 }

.merit li {
 background-image: url(../images/arrow_01.gif);
 background-position: left top;
 background-repeat: no-repeat;
 padding-top: 2px;
 padding-bottom: 2px;
 padding-left: 16px;
 }

#inquiry_area {
 border: 1px solid #5e6671;
 margin: 20px 5px 0px 5px;
 padding: 10px;
 background-color: #E7EAFD;
 }

#inquiry_area h2 {
 margin: 0px !important;
 font-size: 12px !important;
 text-align: center !important;
 color: #C31634 !important;
 text-indent: 0em !important;
 background-image: none !important;
 background-repeat: no-repeat: !important;
 height: 18px !important;
 padding: 0px !important;
 }

#inquiry_area p {
 margin: 8px 10px;
 }

#inquiry_area .inquiry_01 {
 float: left;
 width: 275px;
 }

#inquiry_area .inquiry_01 img {
 margin-left: 15px;
 }

#inquiry_area .inquiry_02 {
 float: right;
 width: 275px;
 }

#inquiry_area .inquiry_02 img {
 margin-right: 15px;
 }

.clear {
 clear: both;
 height: 0px;
 line-height: 0px;
 }

.linksrc {
 border: 1px solid #666666;
 padding: 12px 15px;
 margin: 0px 20px;
 text-align: center;
 }






/*　フッター　*/
#footer{
	line-height:130%;
	width:800px;
	clear:both;
	text-align:center;
	border-top:1px solid navy;
	padding-top:10px;
	margin-top:20px;
}
