@charset "utf-8";
	
/*======================================
	Reset Ver 0.93
=======================================*/

body,div,
dl,dt,dd,ul,ol,li,
h1,h2,h3,h4,h5,h6,
pre,form,fieldset,input,textarea,p,blockquote,th,td,em {
   margin:0;
   padding:0;
   font-style:normal;
   list-style:none;
   list-style-type:none;
}

img {
	border:none;
}

/*======================================
	Body
=======================================*/

body {
	margin:0;
	padding:0;
	text-align:center;
	font-size:88%;
	color:#666;
	line-height:140%;
	font-family: 'Lucida Grande','Source Sans Pro','Hiragino Kaku Gothic ProN', 'ヒラギノ角ゴ ProN W3','メイリオ',Meiryo,'ＭＳ Ｐゴシック',sans-serif;
/*
	font-family: "メイリオ","meiryo","ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
*/
	background:url(/common/img/bg-body.gif) left top repeat-x ;
}

a
{
	color:#0099CC;
}

a:visited
{
	color:#663399;
}

a:hover
{
	color:#22BBEE;
}

a:hover img{
	opacity:0.8;
	filter: alpha(opacity=80);
}


p img {
	vertical-align:top;
}

ul li img {
	vertical-align:bottom;
}

h2 {
	margin-bottom:10px;
	text-align:left;
}

/*======================================
	Container
=======================================*/

#container {
	width:920px;
	height:auto;
	text-align:center;
	margin:0 auto;
}

/*======================================
	All Parts
=======================================*/

.clr {
	clear:both;
}
.floatR {
	float:right;
}
.floatL {
	float:left;
}
.mt_10 {
	margin-top:10px;
}
.mb_5 {
	margin-bottom:5px;
}
.mb_15 {
	margin-bottom:15px;
}
.mb_25 {
	margin-bottom:25px;
}
.ml_10 {
	margin-left:10px;
}
.pt_10 {
	padding-top:10px;
}
.gold {
	color:#CC9900;
}
.orange {
	color:#DF6600;
}
.nolink{
	color:#CCCCCC;
}
.bold {
	font-weight:bold;
}
.blue {
	color:#003399;
}
.txt_right {
	text-align:right;
}
.txt_center {
	text-align:center;
}
.fontS{
	font-size:85%;
}
.fontL{
	font-size:110%;
}
.underline{
	text-decoration:underline;
}

/*======================================
	Header
=======================================*/

#header {
	text-align:left;
	height:538px;
}
#header201507{
	text-align:left;
}
#desc {
	color:#FFFFFF;
	font-size:78%;
	margin-bottom:0px;
	padding-top:2px;
	text-align:center;
}
#header h1,
#header201507 h1 {
	float:left;
}
#h_right {
	float:right;
	text-align:right;
}
#h_right li {
	display:inline;
}
#h_right li img {
	vertical-align:middle;
}
#h_menu {
	clear:both;
	background:url(/common/h_menu_bg.gif) no-repeat center top;
	padding-top:4px;
	height:51px;
}
#h_menu li {
	display:table-cell;
	*display:inline;
	*zoom:1;
}
#h_menu li a:hover img {
	opacity:0.8;
	filter: alpha(opacity=80);
}

.h_navi_top {
	margin:6px 0 10px 0;
}

.main_img_top {
	display:block;
	clear:both;
	text-align:right;
	margin:0 0 0 0;
	width:920px;
	height:405px;
}

.main_img_top_clikmap {
	margin:0 0 0 0;
	padding-top:18px;
}


/*======================================
	Left Bar
=======================================*/

#left_bar {
	float:left;
	width:240px;
	text-align:left;
}
#left_bar .left_cnt {
	background:url(/common/left_bg.jpg) repeat-y center;
	text-align:center;
	width:auto;
}
#left_bar ul.left_img img {
	vertical-align:bottom;
}
#left_bar .left_cnt .link img {
	margin-bottom:5px;
}
#twitter {
	padding:0 10px;
}

/*======================================
	Contents
=======================================*/

#m_contents {
	width:680px;
	float:right;
}
#m_contents .inner {
	margin-left:15px;
	text-align:left;
	line-height:180%;
}
.pagetop {
	text-align:right;
	margin-bottom:15px;
}
.btm_contact {
	background:url(/common/line.gif) repeat-x left top;
	padding-top:20px;
	margin-top:20px;
}

/*---------------------  	Top  ---------------------*/

#right_side {
	width:665px;
	float:right;
}
#top_main {
	width:665px;
}

#top_main h2{
	padding-bottom:10px;
	margin-bottom:0;	
	background:url(/img/top/line1_top.gif) no-repeat bottom;
}

#top_main .index {
/*
	background:url(/img/top/line1_side.gif) repeat-y left;
*/
	background:url(/img/top/line0_side.gif) repeat-y right;
	line-height:1.75;
	width:100%;
}

#top_main .index div {
/*
	background:url(/img/top/line1_side.gif) repeat-y right;
*/
	background:url(/img/top/line0_side.gif) repeat-y right;
	text-align:center;
	padding-bottom:10px;
}

#top_main .index p {
	text-align:left;
	line-height:1.9;
	letter-spacing: 0.1em;
	margin:0 auto;
	width:626px;
	background:url(/img/top/line2_top.gif) no-repeat bottom;
	padding-bottom:25px;
	padding-top:10px;
}

#top_main .index ul {
	text-align:justify;
	text-justify: istribute;
	line-height:1.5;
	margin:0 auto;
	width:625px;
	background:url(/img/top/line2_btm.gif) no-repeat bottom;
	padding:0 0 10px 0;


}

#top_main .index li {
	background:url(/img/top/icon_02.gif) no-repeat 10px 2px;
	padding:0 10px 1px 35px;
	background-color:#EEEEEE;
	color:#333333;
	
}

#contents_inner {
	margin:0 auto;
	text-align:left;
	line-height:1.6;
	width:665px;
	background:url(/img/top/line1_btm.gif) no-repeat top;
	padding-top:20px;
}
#search {
	margin-bottom:15px;
}

#top_main #quick_search {
	background:url(/img/top/line3_top.gif) no-repeat bottom;
	padding-bottom:25px;
}
#quick_search dt {
	float:left;
	color:#003399;
	font-weight:bold;
}
#top_main #quick_search dt {
	width:130px;
	padding:5px 0;
}
#quick_search dd {
	background:url(/common/line.gif) repeat-x left bottom;
}
#top_main #quick_search dd {
	padding:5px 0 5px 130px;
}
#quick_search dd a:hover {
	text-decoration:underline;
}

.attention1{
	background:url(/img/top/line3_btm.gif) no-repeat bottom;
	background-color:#EEEEEE;
	padding:0 10px 9px;
	line-height:1.6;
	margin-bottom:25px;
	color:#333333;
	
}

.attention1_top {
	background:url(/img/top/line3_btm.gif) no-repeat bottom;
	background-color:#EEEEEE;
	padding:10px 10px 9px;
	line-height:1.6;
	margin-bottom:25px;
	color:#333333;
	
}

#quick_answer {
	width:665px;
	margin-bottom:20px;
	float: left;
}


#quick_answer .quick_answer-ul ul{
	margin: 24px 0 30px;
	padding: 0;
	width: 480px;
	float: left;
	background:url(/img/top/line4.gif) no-repeat right;
	border-bottom: dotted 1px #ccc;
}

#quick_answer .quick_answer-ul ul li{
	display: block;
	width: 160px;
	text-align: center;
	padding: 5px 0;
	float:left;
	background:url(/img/top/line4.gif) no-repeat left;
}

#quick_answer .quick_answer-book{
	margin: 30px 0 0;
	padding: 0;
	float: right;
	width: 160px;
	text-align: center;
	border: none !important;
	font-size: 11px;
	background: none !important;
	border: none !important;
	letter-spacing: 0;
	color: #333;
}
#quick_answer .quick_answer-book a{
	color: #333;
	text-decoration: none;
}
#quick_answer .quick_answer-book a:hover{
	text-decoration: underline;
}
#quick_answer .quick_answer-book img{
	margin: 0 auto 5px;
	width: 158px;
	border: solid 1px #ccc;
	display: block;
}

#top_main div#news{
	width:665px;
}


#top_main h3.h3_top,
#top_main p.btm_ban{
	background:url(/common/line.gif) repeat-x top left;
	padding-top:15px;
}

#top_main  div.info div.floatR{
	background:url(/common/line.gif) repeat-x bottom left;
	padding-bottom:10px;
}

#top_main  div.info .blog_top{
	width:260px;
	padding:6px 0;
	background:url(/common/line.gif) repeat-x top left;
}

#top_main .info div.blog_box {
	background:url(/common/line.gif) repeat-x top left;
	padding-top:10px;
	width:260px;
}


#top_main .info dl.small {
	width:260px;
	float:right;
	margin:0;
	height:150px;
	overflow-y:scroll;

}

#top_main .info dt {
	line-height:1;
	font-weight:bold;
	margin:2px 0;
	font-size:80%;
	letter-spacing: 1px;
}
#top_main .info dd {
	background:url(/common/line.gif) repeat-x bottom;
	padding-bottom:10px;
	margin-bottom:11px;
	line-height:1.4;
}


#top_main #h3_media {
	position:relative;
	height:95px;
}
#top_main #h3_media a{
	position:absolute;
	top:53px;
	left:277px;
}


#top_main .info a,
#top_main #media a {
	text-decoration:none;
	color:#0E2781;
}
#top_main .info a:hover,
#top_main #media a:hover {
	text-decoration:underline;
}


#top_main #media{
	margin:0 0 15px 0;
	padding:0 5px 10px 15px;
	background-color:#EEEEEE;
}

#top_main #media dl{
	margin:0 0 0 0;
	height:123px;
	overflow-y:scroll;
	font-size:85%;
}
#top_main #media dt {
	line-height:1.4;
	font-weight:bold;
}
#top_main #media dd {
	margin-bottom:12px;
	line-height:1.4;
	padding-left:12px;
}

.main_area {
	padding-bottom:10px;
	background:url(/common/line.gif) repeat-x left bottom;
}

#top_area table {
	margin-bottom:10px;
}

#top_area table td {
	vertical-align : top;
	padding-bottom:8px;
}


/*---------------------  	Service  ---------------------*/

#m_contents #ser01 {
	background:url(/img/service/box01.jpg) no-repeat center top;
}
#m_contents #ser02 {
	background:url(/img/service/box02.jpg) no-repeat center top;
}
#m_contents #ser03 {
	background:url(/img/service/box03.jpg) no-repeat center top;
	height:139px;
}
#m_contents #ser04 {
	background:url(/img/service/box04.jpg) no-repeat center top;
	height:140px;
}

/*---------------------  	Need  ---------------------*/

#m_contents .s_box {
	width:auto;
	padding:60px 0 0 5px;
	margin-bottom:20px;
	line-height:180%;
}
#m_contents .s_box p {
	width:400px;
	text-align:justify;
	text-justify: istribute;
	margin-bottom:10px;
}
#m_contents #need01 {
	background:url(/img/need/box01.gif) no-repeat center top;
	height:auto;
}
#m_contents #need02 {
	background:url(/img/need/box02.gif) no-repeat center top;
	height:auto;
}
#m_contents #need03 {
	background:url(/img/need/box03.gif) no-repeat center top;
	height:auto;
}
#m_contents #need04 {
	background:url(/img/need/box04.gif) no-repeat center top;
	height:auto;
}

/*---------------------  	Type  ---------------------*/

#m_contents #type_index {
	background:url(/img/type/index_bg.gif) no-repeat center center;
	text-align:center;
	padding-top:22px;
	height:38px;
	margin-bottom:20px;
	font-size:114%;
	font-weight:bold;
}
#m_contents table.type {
	border-collapse:collapse;
	border-left:solid 1px #CCCCCC;
	border-top:solid 1px #CCCCCC;
	width:100%;
	text-align:center;
	margin-bottom:10px;
}
#m_contents table.type th {
	background:url(/img/type/th_bg.gif) repeat left top;
	font-weight:normal;
	border-right:solid 1px #CCCCCC;
	border-bottom:solid 1px #CCCCCC;
	width:50%;
	padding:5px;
}
#m_contents table.type td {
	border-right:solid 1px #CCCCCC;
	border-bottom:solid 1px #CCCCCC;
	background:none;
	width:auto;
	padding:5px;
}

/*---------------------  	Qa  ---------------------*/

#qa dl.list {
	background:url(/img/qa/list_bg.gif) repeat-y center;
	padding:5px 6px 0 6px;
	font-weight:bold;
	line-height:180%;
	overflow:hidden;
}
#qa dl.list dt {
	float:left;
	padding:6px 5px 6px 15px;
}
#qa dl.list dd {
	background:url(/common/line.gif) no-repeat left bottom;
	padding:6px 5px 6px 55px;
	font-size:114%;
}
#qa .qabox {
	background:url(/img/qa/qabox_bg.gif) repeat-y center;
	margin-bottom:10px;
}
#qa .qabox .qa_inner {
	padding:0 20px 25px 20px;
	line-height:170%;
	background:url(/img/qa/qabox_bottom.gif) no-repeat left bottom;
}
#qa .qabox .qa_inner p {
	margin-bottom:10px;
}

/*---------------------  	Company  ---------------------*/

#m_contents .table_bg {
	border-top:solid 2px #003399;
	margin-bottom:10px;
}
#m_contents table.main {
	border-collapse:collapse;
	border-left:solid 1px #CCCCCC;
	border-right:solid 1px #CCCCCC;
	border-bottom:solid 1px #CCCCCC;
	width:665px;
}
table.main th {
	background:url(/common/line.gif) repeat-x left 1px;
	width:100%;
	padding:10px 9px;
	text-align:left;
}
table.main td {
	background:url(/common/line.gif) repeat-x left top;
	width:100%;
	padding:10px 9px;
	line-height:180%;
}
table.main .t_box {
	background:url(/common/line.gif) no-repeat left bottom;
	padding-bottom:10px;
	margin-bottom:10px;
	clear:both;
	line-height:180%;
}
table.main .cap {
	background:url(/common/td_cap.gif) no-repeat left center;
	padding-left:20px;
	color:#003399;
	font-size:114%;
	float:left;
}
/*table.main .com_dl {
	margin-bottom:20px;
}
table.main .com_dl dt {
	float:left;
	width:120px;
	padding:3px 0;
}
table.main .com_dl dd {
	padding:3px 0 3px 120px;
	background:url(/common/line.gif) repeat-x left bottom;
}*/

/*table.main .com_dl {
	margin-bottom:20px;
	width:645px;
}
table.main .com_dl li{
	padding-bottom:3px;
	background:url(/common/line.gif) repeat-x left bottom;
	height:30px;
	max-height:38px;
}

table.main .com_dl span.com_i {
	float:left;
	width:120px;
	padding:3px 0;
	display:block;
}
table.main .com_dl span.com_c {
	padding:3px 0;
	width:525px;
	float:right;
	display:block;
}*/

table.main table#com_tb{
	width:645px;
	margin-bottom:20px;

}

table.main table#com_tb th{
	width:120px;
	background:url(/common/line.gif) repeat-x left bottom;
	font-weight:normal;
	padding:3px 0;
}

table.main table#com_tb td{
	width:525px;
	background:url(/common/line.gif) repeat-x left bottom;
	padding:3px 0;
}


table.main h3 {
	background:url(/img/company/h3_bg.gif) no-repeat left top;
	font-size:114%;
	color:#003399;
	padding:4px 0 0 30px;
	height:28px;
	margin-bottom:20px;
	clear:both;
}
table.main .index {
	color:#003399;
	font-size:114%;
	font-weight:bold;
}
table.main td p {
	margin-bottom:10px;
}
.th_kanri {
float:right;
}

/*---------------------  	Contact  ---------------------*/

#contact .contact_top {
	background:url(/common/contact_top.gif) no-repeat left top;
	height:30px;
	display:block;
	padding:10px 0 0 35px;
	color:#FFFFFF;
	font-weight:bold;
}
#contact table.contact {
	width:665px;
}
#m_contents table.contact {
	border-collapse:collapse;
	border-left:solid 1px #CCCCCC;
	border-right:solid 1px #CCCCCC;
}
#m_contents table.contact th {
	background:none;
	background-color:#EEEEEE;
	font-weight:normal;
	border-right:solid 1px #CCCCCC;
	border-bottom:solid 1px #CCCCCC;
	width:25%;
	padding:10px;
}
#m_contents table.contact td {
	border-bottom:solid 1px #CCCCCC;
	background:none;
	width:auto;
	padding:10px;
}
#m_contents table.contact td.ssl {
	background-color:#FFFFCC;
}
#m_contents table.contact td.ssl a {
	background:url(/common/ssl.gif) no-repeat left center;
	padding-left:20px;
	height:20px;
	line-height:20px;
	display:block;
	font-weight:bold;
}
#contact .send_bg {
	background:url(/common/send_bg.jpg) no-repeat center top;
	height:43px;
	text-align:center;
	padding:12px 0 0 0;
}
#m_contents table.contact td.info {
	font-weight:bold;
	color:#003399;

}
#m_contents #kiyaku {
	border:1px solid #7F9DB9;
	width:auto;
	padding:8px;
}
#m_contents #kiyaku .kiyaku_inner {
	overflow:auto;
	width:auto;
	height:202px;	
}

#m_contents #kiyaku .kiyaku_inner strong {
	color:#003399;
}

/*---------------------  	Search  ---------------------*/

#m_contents .h3_search {
	background:url(/img/search/h3_bg.jpg) no-repeat left top;
	color:#003399;
	font-size:99%;
	padding:4px 0 3px 23px;
	height:25px;
	margin-bottom:15px;
}
#m_contents #quick_search {
	margin-bottom:35px;
}
#m_contents #quick_search dt {
	width:140px;
	padding:10px 0;
}
#m_contents #quick_search dd {
	padding:10px 0 10px 140px;
}
table.main .box_img {
	width:212px;
}
table.main .box_img .img_bg {
	background:url(/common/limg_bg.jpg) no-repeat left top;
	padding:5px 7px 7px 5px;
	width:200px;
	height:150px;
	overflow:hidden;
	margin-bottom:10px;
}
table.main .box_img .img_bg p {
	height:150px;
	overflow:hidden;
	margin:0;
}
table.main .box_txt {
	width:410px;
	padding-left:15px;
	float:right;
}
table.main .box_txt a {
	font-weight:bold;
}
#m_contents .sea_tel {
	background:url(/img/search/tel_bg.jpg) no-repeat center bottom;
	height:175px;
	padding-top:50px;
}
.single .contact_top {
	background:url(/img/search/contact_top.gif) no-repeat left top;
	padding:6px 0 0 35px;
	height:30px;
	color:#FFFFFF;
	font-weight:bold;
	margin:0;
}
.single table.contact {
	width:645px;
}
.single .send_bg {
	background:url(/img/search/send_bg.jpg) no-repeat center top;
	padding-top:12px;
	height:43px;
	text-align:center;
}
.category h3.quick {
	background:url(/img/search/h3_quick.jpg) no-repeat left top;
	padding:5px 0 0 25px;
	height:27px;
	color:#003399;
	font-size:87%;
	margin:0 0 5px 9px;
	clear:both;
}
.entry-summary {
	background:url(/img/search/summary_bg.gif) repeat-y left top;
	width:320px;
	height:194px;
	float:left;
	margin:0 2px 2px 0;
	overflow:hidden;
}
.entry-summary a {
	color:#003399;
	font-weight:bold;
	text-decoration:none;
}
.entry-summary a:hover {
	text-decoration:underline;
}
.entry-summary p {
	display:block;
}
.entry-summary .summary_box {
	background:url(/img/search/summary_btm.gif) no-repeat left bottom;
	padding-bottom:6px;
}
.entry-summary .summary_box .img_area {
	display:block;
	margin:2px auto 10px;
	/margin:-6px auto 8px;
	/border:solid 1px #CCCCCC;
	/padding:1px;
	width:300px;
	height:113px;
	overflow:hidden;
}
.entry-summary .summary_box .img_area a {
	float:left;
}
.entry-summary .summary_box .txt_area {
	margin:0 8px;
	height:57px;
	text-align:center;
	clear:both;
}
.category_box {
	border-left:solid 1px #CCCCCC;
	border-right:solid 1px #CCCCCC;
	border-bottom:solid 1px #CCCCCC;
	border-top:solid 2px #003399;
	margin-bottom:10px;
}
.category_box .cate_area_head {
	background:url(/common/line.gif) repeat-x left 1px;
	padding:10px 9px;
	text-align:left;
}
.category_box .cate_area_head .cap {
	background:url(/common/td_cap.gif) no-repeat left center;
	padding-left:20px;
	color:#003399;
	font-size:114%;
	font-weight:bold;
}
.category_box .cate_area {
	background:url(/common/line.gif) repeat-x left top;
	margin-bottom:10px;
	padding:10px 9px;
	overflow:hidden;
}
.category_box #quick_search {
	margin:0 9px;
}

.category_box .cate_area_foot {
	background:url(/common/line.gif) repeat-x left center;
	margin:0 0 15px;
	text-align:center;
}

/*======================================
	Footer
=======================================*/

#footer_bg {
	width:auto;
	background:url(/common/footer_bg.gif) repeat-x left 36px;
	clear:both;
	margin-top:20px;
}
#footer {
	width:920px;
	margin:0 auto;
	padding:0;
	text-align:left;
	color:#FFFFFF;
}
#footer a {
	color:#FFFFFF;
}
#footer a:hover 
{
	color:#EEEFEF;
}
#f_navi {
	float:right;
}
#f_navi li {
	display:inline;
}
#f_menu {
	padding-top:52px;
	font-size: 12.5px;
}
#copyright {
	margin:40px 0 20px 0;
	text-align:center;
	color:#666666;
}

#footer #copyright a{
	text-decoration:none;
}

#copyright span.copy_year a{
	color:#666666;
}

#copyright span.gold a{
	color:#CC9900;
}



/*======================================*/

#container:after,
#top_main .info:after,
.entry-summary:after,
.category_box .cate_area:after {
    content:"";
    display:block;
    clear:both;
    height:0;
    overflow:hidden;
}

/*\*/
* html #container,
* html #top_main .info,
* html .entry-summary,
* html .category_box .cate_area {
    height:1em;
    overflow:visible;
}
/**/

/*======================================
	clearfix
=======================================*/

.clearfix:after {
	content: "."; 
	display: block; 
	height: 0; 
	clear: both; 
	visibility: hidden;
}
.clearfix {
	display: inline-table;
	min-height: 1%;
}
/* Hides from IE-mac \*/
* html .clearfix { height: 1%; }
.clearfix { display: block; }
/* End hide from IE-mac */


/* 201507 */
#header201507{
	margin: 0 auto;
	padding: 0;
	width: 920px;
	text-align: center;
}
#home_header{
	margin: 20px auto 10px;
	padding: 0;
	width: 920px;
	text-align: center;
	clear: both;
}
#home_header .home-logo{
	margin: 0;
	padding: 0;
	float: left;
	height: 120px;
}
#home_header .home-contact{
	margin: 0;
	padding: 0;
	float: right;
	height: 120px;
}
#home_header .home-header-ttl{
	float: left;
	dispaly: block;
	width: 920px;
	margin: 0;
	padding: 0;
	height: 70px;
	background: url(/common/img/bg-header-txt.png) left top no-repeat;
	position: relative;
}
#home_header .home-header-ttl ul{
	position: absolute;
	right: 0;
	bottom: 5px;
	font-size: 14px;
}
#home_header .home-header-ttl ul li{
	float: left;
	margin-left: 10px;
}
#home-search-list{
	margin: 10px auto;
	border: solid 1px #ccc;
	width: 946px;
	display: block;
	padding-bottom: 20px;
	text-align: center;
}
#home-search-list ul{
	margin: 10px 10px 10px 70px;
	width: 836px;
	max-width: 836px;
	text-align: left;
	display: inline-block;
	position: relative;
}
#home-search-list ul li{
	float: left;
	text-align: left;
	list-style: disc;
	margin: 0 20px 1em 10px;
	width: 45%;
}

#home_slide{
/*	float: left; */
	clear: both !important;
	display: block;
	margin: 0 auto;
	text-align: center;
	padding: 10px 0 10px 10px;
	width: 910px;
	background: url(/common/img/bg-slide.png) center top repeat-y;
}

#home-menu-area{
	float: left;
	display:block;
	width: 100%;
	text-align: center;
	background: url(/common/img/bg-menu.gif) 0 10px repeat-x;
	height: 190px;
}
#home-menu-area #h_menu{
	margin: 0 auto !important;
	width: 920px;
}
#container{
	display: inline-block;
	margin-top: -50px !important;
}

p.home-triangle-txt{
	margin: 30px auto;
	width: 540px;
	border: solid 1px #ccc;
	padding: 20px;
	text-align: left;
	text-align: justify;
	text-justify: inter-ideograph;
	font-size: 1.1em;
	line-height:1.75;
	letter-spacing: 0.1em;
}

#home-books{
	margin: 20px auto 40px;
	width: 663px;
	float: left;
	border: solid 1px #ccc;
}
#home-books ul{
	margin: 15px 0;
	width: 663px;
	float: left;
}
#home-books ul li{
	margin: 0 10px 10px;
	width: 201px;
	float: left;
	text-align: center:
	overflow: hidden;
}
#home-books ul li img{
	height: 200px;
	border: solid 1px #ccc;
}
#home-books ul li h5{
	margin: 10px auto;
	font-size: 0.85em;
	min-height: 3em;
	line-height: 1.35em;
	color: #ff0000;
}

#home-books ul li h4{
	margin: 10px auto;
	font-size: 0.85em;
	min-height: 5em;
	line-height: 1.35em;
}
#home-books ul li p{
	font-size: 0.8em;
	text-align: left;
	line-height: 1.5em;
}
#home-books ul li p span{
	text-align: right;
	display: block;
}

/* side */
#left-side-bnr{
	width: 240px;
	margin-bottom: 20px;
}
#left-side-bnr img{
	width: 240px;
}
#left-side-books{
	margin-bottom: 20px;
	border: solid 1px #ccc;
	width: 238px;
}
#left-side-books h4{
	background: #F1EEEE;
	text-align: center;
	padding: 5px 0;
}
#left-side-books ul{
	margin: 20px  0 20px 14px;
	width: 210px;
}
#left-side-books ul li img{
	width: 180px;
	display: block;
	margin: 0 0 5px 15px;
}
#left-side-books ul li{
	margin-bottom: 40px;
}

#left-side-books ul li a{
	display: block;
}
#left-side-books ul.text-links li{
	margin: 0 0 8px 1.5em !important;
	list-style: disc;
}
#left-side-books h5{
	text-align: right;
	margin: 10px 10px 10px 0;
}

#left-side-books .book-info{
	text-align: center;
}

#left-side-books .book-info h5{
	text-align: center;
}

#left-side-books .book-info img{
	width: 160px;
	border: solid 1px #ccc;
}
#left-side-books .book-info p{
	margin: 5px;
	text-align: left;
	font-size: 0.85em;
}
