/* Base CSS ============================================================= */

/*
name: ESTEL Co.,Ltd.  
designer: hywebstudio
designer_url: http://hywebstudio.com/
*/



body,div,
ul,ol,li,dl,dt,dd,
form,fieldset,input,textarea,
h1,h2,h3,h4,h5,h6,pre,code,p,blockquote,hr,
th,td {
    margin: 0;
    padding: 0;
}

body {
	background: #fff;
	font: 13px "メイリオ",meiryo,"MS Pゴシック","ms pgothic",hirakakupro-w3,osaka,arial,helvetica,sans-serif;
	color: #123456;
	line-height: 1.15em;
} 

h1,h2,h3,h4,h5,h6,strong,em,p {
    font-size: 100%;
    font-weight: normal;
	font-style: normal;
}

table {
    border-spacing: 0;
	margin: 0 auto;
}

th,td {
    text-align: left;
	vertical-align: top;
	font-weight: normal;
	border-top: #fff 1px solid;
}

th {
	background: #e8f8ff;
	border-bottom: #d5d5d5 1px dashed;
	text-align: center;
	width: 110px;
	margin: 0;
	padding: 0.4em 5px 0.4em 5px;
}

td {
	border-bottom: #d5d5d5 1px dashed;
	margin: 0;
	padding: 0.4em 5px 0.4em 25px;
}

.td1 {
	width: 80px;
}

.td2 {
	width: 370px;
}

.qual {
	border: #99e0ff 1px solid;
	margin: 10px 0;
	padding: 0;
}

.th-qual {
	border-top: #fff 1px solid;
	border-bottom: #99e0ff 1px solid;
	width: 110px;
	margin: 0;
	padding: 0.4em 5px 0.4em 5px;
}

.td-qual {
	border-top: #fff 1px solid;
	border-bottom: #99e0ff 1px solid;
	width: 320px;
	margin: 0;
	padding: 0.4em 8px 0.4em 22px;
}

.th-noborder,
.td-noborder {
	border-bottom: #d5d5d5 0px solid;
}

.th-solidborder-top,
.td-solidborder-top {
	border-top: #99e0ff 1px solid;
}

.th-solidborder-bottom,
.td-solidborder-bottom {
	border-bottom: #99e0ff 1px solid;
}

img {
    border: 0;
}

ol {
	list-style: decimal outside;
    margin-left: 0px;
    background-repeat: no-repeat;
}

ul {
	list-style: disc outside;
    margin-left: 0px;
    background-repeat: no-repeat;
}

a {
	color: #123456;
    text-decoration: underline;
    outline: none;
}

a:hover {
	color: #1eaae5;
    text-decoration: none;
}

.font-red {
	color: #dd0a0a;
}

.font-orange {
	color: #f79400;
}

.float-clear {
	clear: both;
}

.no-margin {
	margin: 0;
}

.no-padding {
	padding: 0;
}



/* Layout ----------------------------------------------------------------- */

#container-inner {
    text-align: left;
    width: 100%;
    min-height: 100%;
    margin: 0 auto;
	padding: 0px;
}

#header, #content, #alpha, #beta, #gamma, #footer {
    position: relative;
}

#header-inner, #content-inner, #footer-inner,
#alpha-inner, #beta-inner, #gamma-inner {
    position: relative;
    overflow: hidden;
	margin: 0px;
    padding: 0px;
}

#header-inner {
    overflow: visible;
}

#footer-inner {
	overflow: visible;
}

#alpha, #beta, #gamma {
    display: inline;
    float: left;
}


#header-inner, #content-inner, #footer-inner {
	width: 970px;
	margin: 0 auto;
	padding: 0px;
}

#content-inner {
	line-height: 1.6em;
    margin: 0 auto;
	padding: 0;
}

#footer-inner {
	margin: 0 auto;
	padding: 15px 0;
}


#alpha {
	clear: both;
	background: url(../img/back_alpha.gif) repeat-y center top;
	border-right: #d5d5d5 0px solid;
    width: 700px;
    margin: 0 0 15px;
	padding: 0;
}

#alpha-inner {
	background: url(../img/bottom_alpha.gif) no-repeat center bottom;
    margin: 0;
	padding: 0 0 15px;
}

.index #alpha {
	background: none;
	border-right: #d5d5d5 0px solid;
    width: 700px;
    margin: 0 0 15px;
	padding: 0;
}

.index #alpha-inner {
	background: none;
    margin: 0;
	padding: 0 0 0px;
}

#beta {
    width: 260px;
    margin: 0px;
	padding: 0 0 0 6px;
}

#beta .widget {
	font-size: 12px;
	line-height: 1.55em;
}

#gamma {
    width: 947px;
	margin: 0;
	padding: 0 0 0 23px;
}


#footer-inner {
	line-height: 1.4em;
}



/* Header */

body.main-index {
	background: url(../img/mainphoto_home5.jpg) no-repeat center 150px;
}

#container-inner {
	background: url(../img/header_background5.jpg) no-repeat center top;
}


body.sub-index #print-header {
	display: none;
}

body.sub-index #print-logo {
	float: left;
	line-height: 2em;
	text-align: center;
	margin: 0;
	padding: 0 0 18px 24px;
}

body.sub-index #print-description {
	float: right;
	margin: 0;
	padding: 0 10px 0;
}


.main-index #header {
    color: #e6f2f8;
	height: 640px;
}

.sub-index #header {
    color: #e6f2f8;
	height: 150px;
}

#header-inner {
	position: relative;
}

#header-inner a {
    color: #e6f2f8;
    text-decoration: none;
}

#header-inner a:hover {
    text-decoration: underline;
}


#header-header {
	overflow: hidden;
	height: 26px;
	margin: 0;
	padding: 4px 0 0 0;
}

#header-name {
	float: right;
	text-align: right;
    margin: 0 30px 0 0;
	padding: 0;
}

#header-logo {
	position: absolute;
	top: 30px;
	left: 36px;
	background: url(../img/logo2_color.png) no-repeat center top;
	text-indent: -9999px;
	overflow: hidden;
	width: 150px;
	height: 47px;
    margin: 0;
	padding: 0;
}

#header-logo a {
	display: block;
	width: 150px;
	height: 47px;
    margin: 0;
	padding: 0;
}

#header-description {
	float: left;
	text-align: center;
	width: 240px;
    margin: 0;
	padding: 0;
}



#header-content {
	overflow: hidden;
	height: 52px;
	margin: 8px 0 0 0;
	padding: 0;
}

#header-subnavi {
	float: right;
	margin: 26px 0 0 0;
	padding: 0;
}

#header-subnavi li {
	float: left;
	list-style: none;
	background: url(../img/list_subnavi.png) no-repeat left center;
    margin: 0 25px 0 0;
	padding: 0 0 0 15px;
}

#header-lettersize {
	float: right;
	text-align: center;
    margin: 0 30px 0 0;
	padding: 0;
}

#header-lettersize li {
	float: left;
	list-style: none;
	text-indent: -9999px;
	overflow: hidden;
	width: 48px;
	height: 26px;
	margin: 0px;
	padding: 0px;
}

#header-lettersize li a {
	display: block;
	width: 48px;
	height: 26px;
	margin: 0px;
	padding: 0px;
}

#header-lettersize li.normal {
	background: url(../img/lettersize.gif) no-repeat left -52px;
}

#header-lettersize li.big {
	background: url(../img/lettersize.gif) no-repeat -48px top;
}

#header-lettersize li.normal:hover {
	cursor: pointer;
	background-position: 0 -26px;
}

#header-lettersize li.big:hover {
	cursor: pointer;
	background-position: -48px -26px;
}



#header-glovalnavi .glovalnavi-list {
	margin: 0 0 0 45px;
	padding: 0;
}

#header-glovalnavi li.glovalnavi-list-item {
	float: left;
	list-style: none;
	text-indent: -9999px;
	overflow: hidden;
	width: 220px;
	height: 60px;
	margin: 0px;
	padding: 0px;
}

#header-glovalnavi li.service:hover,
#header-glovalnavi li.company:hover {
	overflow: visible;
}

#header-glovalnavi li ul {
	z-index: 1;
	position: absolute;
	top: 60px;
}

#header-glovalnavi li li {
	float: none;
	list-style: none;
	border-top: #034da1 1px solid;
	border-right: #022854 1px solid;
	border-bottom: #022854 1px solid;
	border-left: #034da1 1px solid;
	text-indent: 0px;
	margin: 0px;
	padding: 0px;
}

#header-glovalnavi li li.border-bottom {

}

#header-glovalnavi li a.navimain {
	display: block;
	width: 220px;
	height: 60px;
	margin: 0px;
	padding: 0px;
}

#header-glovalnavi li li a {
	float: none;
	display: block;
	background: #02356e;
	text-indent: 0px;
	text-align: center;
	width: 218px;
	margin: 0;
	padding: 0.7em 0;
}

#header-glovalnavi li li a:hover {
	background: #188abc;
	color: #fff;
	text-decoration: none;
}

#header-glovalnavi li.home {
	background: url(../img/glovalnavi5.jpg) no-repeat left top;
}

#header-glovalnavi li.service {
	position: relative;
	background: url(../img/glovalnavi5.jpg) no-repeat -220px top;
}

#header-glovalnavi li.company {
	position: relative;
	background: url(../img/glovalnavi5.jpg) no-repeat -440px top;
}

#header-glovalnavi li.contact {
	background: url(../img/glovalnavi5.jpg) no-repeat -660px top;
}

#header-glovalnavi li.service.now {
	background-position: -220px -120px;
}

#header-glovalnavi li.company.now {
	background-position: -440px -120px;
}

#header-glovalnavi li.contact.now {
	background-position: -660px -120px;
}

#header-glovalnavi li.home:hover {
	background-position: 0 -60px;
}

#header-glovalnavi li.service:hover {
	background-position: -220px -60px;
}

#header-glovalnavi li.company:hover {
	background-position: -440px -60px;
}

#header-glovalnavi li.contact:hover {
	background-position: -660px -60px;
}

#header-mainphoto {
	clear: both;
	display: block;
	text-indent: -9999px;
	overflow: hidden;
	height: 600px;
	margin: 0px;
	padding: 0px;
}



/* content */

#content {
	background: url(../img/glovalnavi_shadow.png) repeat-x left top;
	margin: 0;
	padding: 12px 0;
}

#wrapper {
	background: url(../img/header_wrapper.gif) no-repeat center top;
	padding: 12px 0 0 0;
}

#wrapper-inner {
	background: url(../img/bottom_wrapper.gif) no-repeat center bottom;
}

#wrapper-inner:after {
    content: "";
    display: block;
    clear: both;
    height: 1px;
    overflow: hidden;
}



/* Assets */

.asset-header,
.asset-name,
.asset-content,
.asset-body,
.asset-footer {
	position: relative;
    margin: 0px;
	padding: 0px;
}

.entry-asset {
	position: relative;
    margin: 0px;
	padding: 0px;
}

.entry-asset li {
	line-height: 1.75em;
	list-style: none;
	background: url(../img/list_entries.png) no-repeat left center;
    margin: 1.2em 0 0 30px;
	padding: 0 0 0 15px;
}

.entry-asset li.sub {
	line-height: 1.75em;
	list-style: none;
	background: url(../img/list_breadcrumbs.png) no-repeat left center;
    margin: 0 0 0 46px;
	padding: 0 0 0 14px;
}

.entry-asset li.sub-list {
	line-height: 1.75em;
	list-style: none;
	background: url(../img/list_sublist.png) no-repeat left center;
    margin: 0 0 0 62px;
	padding: 0 0 0 14px;
}

.entry-asset li.no-list {
	line-height: 1.75em;
	list-style: none;
	background: none;
    margin: 0 0 0 46px;
	padding: 0 0 0 14px;
}

.entry-asset li.no-margin {
    margin: 0 0 0 30px;
	padding: 0 0 0 15px;
}



/* Widgets */

.widget {
    position: relative;
    overflow: hidden;
    width: 100%;
}

.widget-content {
    position: relative;
    margin: 0px;
	padding: 0px;
}

.widget-content ul {
    margin: 0px;
	padding: 0px;
}

.widget-content li {
    margin: 0px;
	padding: 0px;
}


.widget-breadclums {
	background: url(../img/header_alpha.gif) no-repeat left top;
	font-size: 12px; 
	width: 678px;
	margin: 0;
	padding: 9px 0 4px 22px;
}

.widget-breadclums li {
	float: left;
	list-style: none;
	background: url(../img/list_breadcrumbs.png) no-repeat left center;
	margin: 0px;
	padding: 0 7px 0 11px;
}

.widget-breadclums li.top {
	background: none;
	margin: 0px;
	padding: 0 7px 0 0;
}


.widget-banar-content .widget-content {
	text-indent: -9999px;
	overflow: hidden;
	width: 670px;
	height: 90px;
	margin: 0 auto 10px;
	padding: 0px;
}

.forcompany .widget-banar-content .widget-content,
.forfamily .widget-banar-content .widget-content {
	background: url(../img/banar_content_service.jpg) no-repeat left top;
}

.companyqualifications .widget-banar-content .widget-content,
.companydevelopment .widget-banar-content .widget-content,
.companyplofile .widget-banar-content .widget-content,
.businessresults .widget-banar-content .widget-content,
.accessmap .widget-banar-content .widget-content,
.greetings .widget-banar-content .widget-content {
    background: url(../img/banar_content_company.jpg) no-repeat left top;
}

.privacypolicy .widget-banar-content .widget-content,
.links .widget-banar-content .widget-content,
.sitemap .widget-banar-content .widget-content {
	background: url(../img/banar_content_aboutwebsite.jpg) no-repeat left top;
}

.contact .widget-banar-content .widget-content {
	background: url(../img/banar_content_contact.jpg) no-repeat left top;
}


.widget-contact-main {
	position: relative;
}

.widget-contact-main .widget-header {
	background: url(../img/header_widget_contact_big.gif) no-repeat left top;
	text-indent: -9999px;
	overflow: hidden;
	width: 700px;
	height: 60px;
	margin: 0px;
	padding: 0px;
}

.widget-contact-main .content-alpha {
	background: url(../img/bottom_widget_contact_big.gif) no-repeat left top;
	text-indent: -9999px;
	overflow: hidden;
	width: 700px;
	height: 90px;
	margin: 0px;
	padding: 0px;
}

.widget-contact-main .content-beta {
	position: absolute;
	right: 36px;
	top: 69px;
	background: url(../img/button_contact_big.gif) no-repeat left top;
	text-indent: -9999px;
	overflow: hidden;
	width: 293px;
	height: 64px;
	margin: 0px;
	padding: 0px;
}

.widget-contact-main .content-beta:hover {
	background: url(../img/button_contact_big.gif) no-repeat left -64px;
}

.widget-contact-main .content-beta a {
	display: block;
	width: 293px;
	height: 64px;
	margin: 0px;
	padding: 0px;
}

.widget-map {
	background: url(../img/back_widget.gif) repeat left top;
	margin: 0 0 5px;
	padding: 0px;
}

.widget-map .widget-header {
	background: url(../img/illustration_map.gif) no-repeat left top;
	text-indent: -9999px;
	overflow: hidden;
	width: 260px;
	height: 255px;
	margin: 0 0 5px;
	padding: 0px;
}

.widget-map .widget-content {
	background: url(../img/bottom_widget.gif) no-repeat left bottom;
	margin: 0px;
	padding: 0 12px 12px;
}

.widget-map .widget-content em {
	color: #466c16;
	font-size: 14.5px;
	font-weight: bold;
}


.widget-links {
	background: url(../img/back_widget.gif) repeat-y left top;
	border-top: #d5d5d5 0px solid;
	margin: 0 0 5px;
	padding: 0px;
}

.widget-links .widget-header {
	background: url(../img/header_widget_links.gif) no-repeat left top;
	text-indent: -9999px;
	overflow: hidden;
	width: 260px;
	height: 40px;
	margin: 0px;
	padding: 0px;
}

.widget-links .widget-content {
	background: url(../img/bottom_widget.gif) no-repeat left bottom;
	font-size: 13px;
	line-height: 1.5em;
	margin: 0px;
	padding: 0 5px 5px;
}

.widget-links li {
	float: left;
	list-style: none;
    margin: 0px;
	padding: 0 0 1px 0;
}

.widget-links li a.prefokayama {
	display: block;
	background: url(../img/banar_prefokayama.gif) no-repeat left top;
	text-indent: -9999px;
	overflow: hidden;
	width: 125px;
	height: 55px;
	margin: 0px;
	padding: 0px;
}

.widget-links li a.prefhiroshima {
	display: block;
	background: url(../img/banar_prefhiroshima.gif) no-repeat left top;
	text-indent: -9999px;
	overflow: hidden;
	width: 125px;
	height: 55px;
	margin: 0 0 0 0px;
	padding: 0px;
}

.widget-links li a.citykurashiki {
	display: block;
	background: url(../img/banar_citykurashiki.gif) no-repeat left top;
	text-indent: -9999px;
	overflow: hidden;
	width: 125px;
	height: 55px;
	margin: 0px;
	padding: 0px;
}

.widget-links li a.cityfukuyama {
	display: block;
	background: url(../img/banar_cityfukuyama.gif) no-repeat left top;
	text-indent: -9999px;
	overflow: hidden;
	width: 125px;
	height: 55px;
	margin: 0 0 0 0px;
	padding: 0px;
}

.widget-links .widget-content a:hover {
	background-position: 0 -55px;
}

.widget-links .widget-content:after {
    content: "";
    display: block;
    clear: both;
    height: 1px;
    overflow: hidden;
}


.widget-estelaudio {
	background: url(../img/back_widget.gif) repeat-y left top;
	margin: 0 0 5px;
	padding: 0px;
}

.widget-estelaudio .widget-header {
	background: url(../img/header_widget_estelaudio.gif) no-repeat left top;
	text-indent: -9999px;
	overflow: hidden;
	width: 260px;
	height: 40px;
	margin: 0px;
	padding: 0px;
}

.widget-estelaudio .widget-content {
	margin: 0px;
	padding: 0px;
}

.widget-estelaudio .widget-content a {
	display: block;
	background: url(../img/content_widget_estelaudio.jpg) no-repeat left top;
	text-indent: -9999px;
	overflow: hidden;
	width: 250px;
	height: 175px;
	margin: 0 auto 5px;
	padding: 0px;
}

.widget-estelaudio .widget-bottom {
	background: url(../img/bottom_widget.gif) no-repeat left bottom;
	margin: 0px;
	padding: 0 12px 12px;
}

.widget-estelaudio .widget-content a:hover {
	background-position: 0 -175px;
}


.widget-localnavi {
	background: url(../img/back_widget.gif) repeat left top;
	margin: 0 0 5px;
	padding: 0px;
}

.widget-localnavi .widget-content {
	background: url(../img/bottom_widget.gif) no-repeat left bottom;
	font-size: 13px;
	line-height: 1.5em;
	margin: 0px;
	padding: 0 0 4px;
}

.widget-localnavi li {
	list-style: none;
	background: url(../img/list_entries.png) no-repeat 12px center;
	border-top: #fff 1px solid;
	border-bottom: #d5d5d5 1px solid;
	width: 251px;
    margin: 0 5px 0 4px;
	padding: 0 0 1px;
}

.widget-localnavi li.no-bordertop {
	border-top: none;
}

.widget-localnavi li.no-borderbottom {
	border-bottom: none;
}

.widget-localnavi li.no-padding {
	padding: 0;
}

.widget-localnavi a {
	display: block;
	background: url(../img/list_entries.png) #f8f8f8 no-repeat 15px center;
	text-decoration: none;
	width: 211px;
	margin: 0px;
	padding: 0.4em 5px 0.4em 35px;
}

.widget-localnavi a:hover {
	color: #fff;
	background: url(../img/list_whitedouble.png) #1fb1f0 no-repeat 20px center;
}

.forcompany .widget-localnavi .widget-header,
.forfamily .widget-localnavi .widget-header {
	background: url(../img/header_localnavi_service.gif) no-repeat left top;
	text-indent: -9999px;
	overflow: hidden;
	width: 260px;
	height: 75px;
	margin: 0px;
	padding: 0px;
}

.companyqualifications .widget-localnavi .widget-header,
.companydevelopment .widget-localnavi .widget-header,
.companyplofile .widget-localnavi .widget-header,
.businessresults .widget-localnavi .widget-header,
.accessmap .widget-localnavi .widget-header,
.greetings .widget-localnavi .widget-header {
	background: url(../img/header_localnavi_company.gif) no-repeat left top;
	text-indent: -9999px;
	overflow: hidden;
	width: 260px;
	height: 75px;
	margin: 0px;
	padding: 0px;
}

.privacypolicy .widget-localnavi .widget-header,
.links .widget-localnavi .widget-header,
.sitemap .widget-localnavi .widget-header {
	background: url(../img/header_localnavi_aboutwebsite.gif) no-repeat left top;
	text-indent: -9999px;
	overflow: hidden;
	width: 260px;
	height: 75px;
	margin: 0px;
	padding: 0px;
}

.contact .widget-localnavi .widget-header {
	background: url(../img/header_localnavi_contact.gif) no-repeat left top;
	text-indent: -9999px;
	overflow: hidden;
	width: 260px;
	height: 75px;
	margin: 0px;
	padding: 0px;
}





.widget-contact-sub {
	position: relative;
	margin: 0 0 5px;
	padding: 0px;
}

.widget-contact-sub .widget-header {
	background: url(../img/header_widget_contact.gif) no-repeat left top;
	text-indent: -9999px;
	overflow: hidden;
	width: 260px;
	height: 47px;
	margin: 0px;
	padding: 0px;
}

.widget-contact-sub .content-alpha {
	background: url(../img/content_widget_contact.gif) no-repeat left top;
	text-indent: -9999px;
	overflow: hidden;
	width: 260px;
	height: 130px;
	margin: 0px;
	padding: 0px;
}

.widget-contact-sub .content-beta {
	position: absolute;
	right: 35px;
	top: 113px;
	background: url(../img/button_contact_small.gif) no-repeat left top;
	text-indent: -9999px;
	overflow: hidden;
	width: 190px;
	height: 48px;
	margin: 0px;
	padding: 0px;
}

.widget-contact-sub .content-beta:hover {
	background: url(../img/button_contact_small.gif) no-repeat left -48px;
}

.widget-contact-sub .content-beta a {
	display: block;
	width: 190px;
	height: 48px;
	margin: 0px;
	padding: 0px;
}


.widget-pagetop {
	z-index: 2;
	position: absolute;
	right: 50px;
	top: -1px;
	background: url(../img/button_pagetop.gif) no-repeat left top;
	text-indent: -9999px;
	overflow: hidden;
	width: 104px;
	height: 31px;
	margin: 0px;
	padding: 0px;
}

.widget-pagetop a {
	display: block;
	width: 104px;
	height: 31px;
	margin: 0px;
	padding: 0px;
}


.widget-company {
	float: left;
	border-right: #d5d5d5 0px dotted;
	width: 285px;
	margin: 0px;
	padding: 0px;
}

.widget-company .widget-header {
	margin: 0 0 0.75em;
	padding: 0px;
}

.widget-company .widget-content {
	margin: 0px;
	padding: 0px;
}

.widget-company .widget-footer {
	margin: 0 0 0 1em;
	padding: 0px;
}

.widget-company .widget-footer span.mail {
	display: block;
	background: url(../img/mail_address.gif) no-repeat left top;
	text-indent: -9999px;
	overflow: hidden;
	width: 135px;
	height: 19px;
	margin: 0px;
	padding: 0px;
}


.widget-footernavi {
	float: left;
	border-left: #d5d5d5 0px dotted;
	border-right: #d5d5d5 0px dotted;
	font-size: 12px;
	width: 290px;
	margin: 0px;
	padding: 0px;
}

.widget-footernavi .widget-content {
	width: 216px;
	margin: 0px;
	padding: 0 0 0 65px;
}

.widget-footernavi li {
	list-style: none;
	background: url(../img/list_entries.png) no-repeat left center;
    margin: 0px;
	padding: 0 0 0 15px;
}


.widget-logo {
	float: left;
	border-left: #d5d5d5 0px dotted;
	overflow: visible;
	width: 285px;
	margin: 0px;
	padding: 0px;
}

.widget-logo .widget-content {
	position: absolute;
	right: 0px;
	top: 11.6em;
	background: url(../img/logo_blue.png) no-repeat left top;
	text-indent: -9999px;
	overflow: hidden;
	width: 106px;
	height: 33px;
	margin: 0px;
	padding: 0px;
}

.widget-logo .widget-content a {
	display: block;
	width: 106px;
	height: 33px;
	margin: 0px;
	padding: 0px;
}


.widget-copyright {
	clear: both;
	text-align: right;
	margin: 0px;
	padding: 0px;
}



/* Entries */

.index #entry-1 {
	clear: both;
	background: url(../img/back_index_cm_sub.gif) repeat-y left top;
	margin: 0px 0px 7px;
	padding: 0px;
}

.index #entry-1 .asset-header {
	background: url(../img/header_index_info.gif) no-repeat left top;
	text-indent: -9999px;
	overflow: hidden;
	width: 700px;
	height:35px;
	margin: 0 0 0px;
	padding: 0 0 0px;
}

.index #entry-1 #info_area {
	background: url(../img/information_back1.jpg) no-repeat 375px bottom;
}

.index #entry-1 #info_area em {
    font-size: 18px;
    font-weight: bold;
    margin: 0 0.1em 0 0.7em;
}

.index #entry-1 #info_area b {
    font-size: 14px;
    font-weight: bold;
}


.index #entry-1 .asset-content .asset-body {
	background: url(../img/bottom_index_cm_sub.gif) no-repeat left bottom;
	min-height: 180px;
	margin: 0;
	padding: 8px 15px 12px;
}

.index #entry-1 .asset-body:after {
    content: "";
    display: block;
    clear: both;
    height: 1px;
    overflow: hidden;
}

.index #entry-1 p {
	text-indent: 1em;
	vertical-align: top;
	margin: 0;
	padding: 0.35em 200px 0.35em 10px;
}

.index #entry-1 p span.margin-left {
	margin: 0 0 0 1em;
}

.index #entry-1 p.no-padding {
	text-indent: 1em;
	vertical-align: top;
	margin: 0;
	padding: 0 10px;
}

.index #entry-1 p.padding-left {
	text-indent: 1em;
	vertical-align: top;
	margin: 0;
	padding: 0.35em 10px 0.35em 183px;
}

.index #entry-1 p.clear {
	clear: both;
}

.index #entry-1 p img.float-left {
	float: left;
	margin: 12px 12px 0 0;
	padding: 0;
}

.index #entry-1 p img.float-right {
	float: right;
	margin: 10px 0 0 10px;
	padding: 0;
}

.index #entry-1 p img.float-right2 {
	float: right;
	margin: 0px 0 10px 5px;
	padding: 0;
}


.index #entry-2 {
	float: left;
	position: relative;
	background: #052052;
	color: #fff;
	width: 346px;
	margin: 0px 7px 7px 0px;
	padding: 0px;
}

.index #entry-2 .asset-header {
	background: url(../img/header_button_forcompany.jpg) no-repeat left top;
	text-indent: -9999px;
	overflow: hidden;
	width: 346px;
	height: 62px;
	margin: 0px;
	padding: 0px;
}

.index #entry-2 .asset-content {
	background: url(../img/bottom_button_forcompany.jpg) no-repeat left top;
	overflow: hidden;
	width: 346px;
	height: 138px;
	margin: 0px;
	padding: 0px;
}

.index #entry-2 .asset-content ul {
    margin: 10px 0 0;
	padding: 0;
}

.index #entry-2 .asset-content .asset-list li {
	line-height: 1.75em;
	list-style: none;
	background: url(../img/list_whitedouble.png) no-repeat left center;
    margin: 0 0 0 20px;
	padding: 0 0 0 14px;
}

.index #entry-2 .asset-content .asset-list li.no-list {
	line-height: 1.75em;
	list-style: none;
	background: none;
    margin: 0 0 0 20px;
	padding: 0 0 0 14px;
}

.index #entry-2 .asset-bottom {
	z-index: 1;
	position: absolute;
	right: 0px;
	top: 0px;
}

.index #entry-2 .asset-bottom a {
	display: block;
	background: #fff url(../img/button_forcompany.jpg) no-repeat left top;
	text-indent: -9999px;
	overflow: hidden;
	width: 90px;
	height: 90px;
	margin: 0;
	padding: 0;
}

.index #entry-2 .asset-bottom a:hover {
	background-position: 0 -90px;
}

.index #entry-2 .asset-bottom2 {
	z-index: 1;
	position: absolute;
	right: 0px;
	bottom: 0px;
}

.index #entry-2 .asset-bottom2 a {
	display: block;
	background: #fff url(../img/button_forcompany2.jpg) no-repeat left top;
	text-indent: -9999px;
	overflow: hidden;
	width: 26px;
	height: 25px;
	margin: 0;
	padding: 0;
}

.index #entry-2 .asset-bottom2 a:hover {
	background-position: 0 -25px;
}


.index #entry-3 {
	float: left;
	position: relative;
	background: #fff;
	color: #123456;
	width: 346px;
	margin: 0px 0px 7px 0px;
	padding: 0px;
}

.index #entry-3 .asset-header {
	background: url(../img/header_button_forfamily.jpg) no-repeat left top;
	text-indent: -9999px;
	overflow: hidden;
	width: 346px;
	height: 62px;
	margin: 0px;
	padding: 0px;
}

.index #entry-3 .asset-content {
	background: url(../img/bottom_button_forfamily.jpg) no-repeat left top;
	overflow: hidden;
	width: 346px;
	height: 138px;
	margin: 0px;
	padding: 0px;
}

.index #entry-3 .asset-content ul {
    margin: 10px 0 0;
	padding: 0;
}

.index #entry-3 .asset-content .asset-list li {
	line-height: 1.75em;
	list-style: none;
	background: url(../img/list_entries.png) no-repeat left center;
    margin: 0 0 0 20px;
	padding: 0 0 0 14px;
}

.index #entry-3 .asset-content .asset-list li.no-list {
	line-height: 1.75em;
	list-style: none;
	background: none;
    margin: 0 0 0 20px;
	padding: 0 0 0 14px;
}

.index #entry-3 .asset-bottom {
	z-index: 1;
	position: absolute;
	right: 0px;
	top: 0px;
}

.index #entry-3 .asset-bottom a {
	display: block;
	background: url(../img/button_forfamily.jpg) no-repeat left top;
	text-indent: -9999px;
	overflow: hidden;
	width: 90px;
	height: 90px;
	margin: 0;
	padding: 0;
}

.index #entry-3 .asset-bottom a:hover {
	background-position: 0 -90px;
}

.index #entry-3 .asset-bottom2 {
	z-index: 1;
	position: absolute;
	right: 0px;
	bottom: 0px;
}

.index #entry-3 .asset-bottom2 a {
	display: block;
	background: url(../img/button_forfamily2.jpg) no-repeat left top;
	text-indent: -9999px;
	overflow: hidden;
	width: 26px;
	height: 25px;
	margin: 0;
	padding: 0;
}

.index #entry-3 .asset-bottom2 a:hover {
	background-position: 0 -25px;
}

.index #entry-3_1 {
    clear: both;
    background: url(../img/back_index_cm_sub.gif) repeat-y left top;
    margin: 0px 0px 7px;
    padding: 0px;
}

.index #entry-3_1 .asset-header {
    background: url(../img/header_news.gif) no-repeat left top;
    text-indent: -9999px;
    overflow: hidden;
    width: 700px;
    height: 35px;
    margin: 0 0 0px;
    padding: 0 0 0px;
}

.index #entry-3_1 .asset-content .asset-body {
    background: url(../img/bottom_index_cm_sub.gif) no-repeat left bottom;
    margin: 0;
    padding: 8px 15px 15px;
}

.index #entry-4 {
	clear: both;
	background: url(../img/back_index_cm_sub.gif) repeat-y left top;
	margin: 0px 0px 7px;
	padding: 0px;
}

.index #entry-4 .asset-header {
	background: url(../img/header_index_topics.gif) no-repeat left top;
	text-indent: -9999px;
	overflow: hidden;
	width: 700px;
	height:35px;
	margin: 0 0 0px;
	padding: 0 0 0px;
}

.index #entry-4 .asset-content .asset-header {
	background: none;
	text-indent: 0;
	width: 690px;
	height: auto;
	margin: 2px auto 0;
	padding: 0;
}

.index #entry-4 .asset-content .asset-header p {
	text-indent: 0;
	margin: 0;
	padding: 0;
}

.index #entry-4 .asset-content .asset-header p.widget-topics-description {
	background: url(../img/widget_topics_description.gif) no-repeat left bottom;
	text-indent: -9999px;
	width: 690px;
	height: 34px;
	margin: 0;
	padding: 0;
}

.index #entry-4 .asset-content .asset-body {
	background: url(../img/bottom_index_cm_sub.gif) no-repeat left bottom;
	margin: 0;
	padding: 8px 15px 15px;
}

.index #entry-4 p {
	text-indent: 1em;
	vertical-align: top;
	margin: 0;
	padding: 7px 10px 4px;
}

.index #entry-4 p.padding-top {
	border-top: #d5d5d5 1px solid;
	margin: 15px auto 0;
	padding: 15px 10px 7px;
}



.forcompany #entry-1,
.forfamily #entry-1,
.companyqualifications #entry-1,
.companydevelopment #entry-1,
.companyplofile #entry-1,
.businessresults #entry-1,
.accessmap #entry-1,
.greetings #entry-1,
.privacypolicy #entry-1,
.links #entry-1,
.sitemap #entry-1,
.contact #entry-1 {
	background: url(../img/back_entry.gif) repeat-y left top;
	width: 670px;
	margin: 0 auto 5px;
	padding: 0px;
}

.forcompany #entry-2,
.forfamily #entry-2,
.privacypolicy #entry-2,
.contact #entry-2 {
	background: url(../img/back_entry.gif) repeat-y left top;
	width: 670px;
	margin: 10px auto 5px;
	padding: 0px;
}

.forcompany #entry-1 .asset-content,
.forcompany #entry-2 .asset-content,
.forfamily #entry-1 .asset-content,
.forfamily #entry-2 .asset-content,
.companyqualifications #entry-1 .asset-content,
.companydevelopment #entry-1 .asset-content,
.companyplofile #entry-1 .asset-content,
.businessresults #entry-1 .asset-content,
.accessmap #entry-1 .asset-content,
.greetings #entry-1 .asset-content,
.privacypolicy #entry-1 .asset-content,
.privacypolicy #entry-2 .asset-content,
.links #entry-1 .asset-content,
.sitemap #entry-1 .asset-content,
.contact #entry-1 .asset-content,
.contact #entry-2 .asset-content {
	background: url(../img/bottom_entry.gif) no-repeat left bottom;
	width: 670px;
	margin: 0px;
	padding: 0 0 20px 0;
}


.forcompany #entry-1 .asset-name {
	background: url(../img/header_forcompany.gif) no-repeat left top;
	text-indent: -9999px;
	overflow: hidden;
	width: 670px;
	height: 60px;
	margin: 0;
	padding: 0;
}

.forcompany #entry-1 .asset-description {
	background: url(../img/description_forcompany.gif) no-repeat left top;
	text-indent: -9999px;
	overflow: hidden;
	width: 670px;
	height: 20px;
	margin: 0;
	padding: 0;
}

.forcompany #entry-1 .asset-content p,
.forcompany #entry-2 .asset-content p,
.forfamily #entry-1 .asset-content p,
.forfamily #entry-2 .asset-content p {
	border: #d5d5d5 0px solid;
	width: 616px;
	margin: 0 auto;
	padding: 15px 24px 0;
}

.forcompany #entry-1 .asset-content span,
.forcompany #entry-2 .asset-content span,
.forfamily #entry-1 .asset-content span,
.forfamily #entry-2 .asset-content span {
	margin: 0 0 0 0.7em;
	padding: 0;
}

.forcompany #entry-2 .asset-header,
.forfamily #entry-2 .asset-header  {
	background: url(../img/header_servicelist.gif) no-repeat left top;
	text-indent: -9999px;
	overflow: hidden;
	width: 670px;
	height: 60px;
	margin: 0 0 10px 0;
	padding: 0px;
}

.forcompany #entry-2 .asset-content em,
.forfamily #entry-2 .asset-content em {
	font-size: 18px;
	font-weight: bold;
	margin: 0 0.1em 0 0.7em;
	padding: 0;
}

.forcompany #entry-2 .asset-content .asset-title,
.forfamily #entry-2 .asset-content .asset-title {
	border: #d5d5d5 1px solid;
	width: 638px;
	margin: 15px auto 5px;
	padding: 0;
}

.forcompany #entry-2 .asset-content p em,
.forcompany #entry-2 .asset-content .asset-list em,
.forfamily #entry-2 .asset-content p em,
.forfamily #entry-2 .asset-content .asset-list em {
	font-size: 13px;
	font-weight: normal;
	margin: 0;
	padding: 0;
}

.forcompany #entry-1 .asset-body img,
.forfamily #entry-1 .asset-body img {
	float: right;
	margin: 0;
	padding: 0;
}

.forcompany #entry-2 .asset-content p.padding-top,
.forfamily #entry-2 .asset-content p.padding-top {
	border-top: #d5d5d5 1px solid;
	width: 598px;
	margin: 20px auto 0;
	padding: 20px 20px 0;
}

.forcompany #entry-2 .asset-content p .larger-font,
.forfamily #entry-2 .asset-content p .larger-font {
	font-size: 15px;
	font-weight: bold;
	margin: 0 0.1em 0 0;
	padding: 0;
}

.forcompany #entry-2 .asset-content h2.electronics {
	background: url(../img/title_electronics.jpg) no-repeat center bottom;
	border: #fff 1px solid;
	font-size: 18px;
	font-weight: bold;
	overflow: hidden;
	width: 603px;
	margin: 0;
	padding: 8px 10px 20px 23px;
}

.forcompany #entry-2 .asset-content h2.communication {
	background: url(../img/title_communication.jpg) no-repeat center bottom;
	border: #fff 1px solid;
	font-size: 18px;
	font-weight: bold;
	overflow: hidden;
	width: 603px;
	margin: 0;
	padding: 8px 10px 20px 23px;
}

.forcompany #entry-2 .asset-content h2.environment {
	background: url(../img/title_environment.jpg) no-repeat center bottom;
	border: #fff 1px solid;
	font-size: 18px;
	font-weight: bold;
	overflow: hidden;
	width: 603px;
	margin: 0;
	padding: 8px 10px 20px 23px;
}

.forcompany #entry-2 .asset-content h2.security {
	background: url(../img/title_security.jpg) no-repeat center bottom;
	border: #fff 1px solid;
	font-size: 18px;
	font-weight: bold;
	overflow: hidden;
	width: 603px;
	margin: 0;
	padding: 8px 10px 20px 23px;
}

.forcompany #entry-2 .asset-content h2.broadcast {
	background: url(../img/title_broadcast.jpg) no-repeat center bottom;
	border: #fff 1px solid;
	font-size: 18px;
	font-weight: bold;
	overflow: hidden;
	width: 603px;
	margin: 0;
	padding: 8px 10px 20px 23px;
}

.forcompany #entry-2 .asset-content h2.partnership {
	background: url(../img/title_partnership.jpg) no-repeat center bottom;
	border: #fff 1px solid;
	font-size: 18px;
	font-weight: bold;
	overflow: hidden;
	width: 603px;
	margin: 0;
	padding: 8px 10px 20px 23px;
}


.forfamily #entry-1 .asset-name {
	background: url(../img/header_forfamily.gif) no-repeat left top;
	text-indent: -9999px;
	overflow: hidden;
	width: 670px;
	height: 60px;
	margin: 0;
	padding: 0;
}

.forfamily #entry-1 .asset-description {
	background: url(../img/description_forfamily.gif) no-repeat left top;
	text-indent: -9999px;
	overflow: hidden;
	width: 670px;
	height: 20px;
	margin: 0;
	padding: 0;
}

.forfamily #entry-2 .asset-content h2.hfacilities {
	background: url(../img/title_hfacilities.jpg) no-repeat center bottom;
	border: #fff 1px solid;
	font-size: 18px;
	font-weight: bold;
	overflow: hidden;
	width: 603px;
	margin: 0;
	padding: 8px 10px 20px 23px;
}

.forfamily #entry-2 .asset-content h2.internet {
	background: url(../img/title_internet.jpg) no-repeat center bottom;
	border: #fff 1px solid;
	font-size: 18px;
	font-weight: bold;
	overflow: hidden;
	width: 603px;
	margin: 0;
	padding: 8px 10px 20px 23px;
}

.forfamily #entry-2 .asset-content h2.digitalbroadcasting {
	background: url(../img/title_digitalbroadcasting.jpg) no-repeat center bottom;
	border: #fff 1px solid;
	font-size: 18px;
	font-weight: bold;
	overflow: hidden;
	width: 603px;
	margin: 0;
	padding: 8px 10px 20px 23px;
}

.forfamily #entry-2 .asset-content h2.hefacilities {
	background: url(../img/title_hefacilities.jpg) no-repeat center bottom;
	border: #fff 1px solid;
	font-size: 18px;
	font-weight: bold;
	overflow: hidden;
	width: 603px;
	margin: 0;
	padding: 8px 10px 20px 23px;
}

.forfamily #entry-2 .asset-content h2.renovation {
	background: url(../img/title_renovation.jpg) no-repeat center bottom;
	border: #fff 1px solid;
	font-size: 18px;
	font-weight: bold;
	overflow: hidden;
	width: 603px;
	margin: 0;
	padding: 8px 10px 20px 23px;
}


.companyplofile #entry-1 .asset-header {
	background: url(../img/header_companyplofile.gif) no-repeat left top;
	text-indent: -9999px;
	overflow: hidden;
	width: 670px;
	height: 60px;
	margin: 0 0 10px 0;
	padding: 0px;
}

.companyplofile #entry-1 .asset-body {
	margin: 0 20px;
	padding: 0px;
}

.companyplofile #entry-1 .asset-body span {
	margin: 0 0 0 1em;
	padding: 0;
}

.companyplofile #entry-1 .asset-body span.mail {
	display: block;
	background: url(../img/mail_address.gif) no-repeat left top;
	text-indent: -9999px;
	overflow: hidden;
	width: 135px;
	height: 19px;
	margin: 0px;
	padding: 0px;
}

.companydevelopment #entry-1 .asset-header {
    background: url(../img/header_companydevelopment.gif) no-repeat left top;
    text-indent: -9999px;
    overflow: hidden;
    width: 670px;
    height: 60px;
    margin: 0 0 10px 0;
    padding: 0px;
}

.companydevelopment #entry-1 .asset-body {
    margin: 0 20px;
    padding: 0px;
}

.companydevelopment #entry-1 .asset-body span {
	margin: 0 0 0 1em;
	padding: 0;
}

.companydevelopment #entry-1 .asset-body span.mail {
	display: block;
	background: url(../img/mail_address.gif) no-repeat left top;
	text-indent: -9999px;
	overflow: hidden;
	width: 135px;
	height: 19px;
	margin: 0px;
	padding: 0px;
}

.companyqualifications #entry-1 .asset-header {
    background: url(../img/header_companyqualifications.gif) no-repeat left top;
    text-indent: -9999px;
    overflow: hidden;
    width: 670px;
    height: 60px;
    margin: 0 0 10px 0;
    padding: 0px;
}

.companyqualifications #entry-1 .asset-body {
    margin: 0 20px;
    padding: 0px;
}

.companyqualifications #entry-1 .asset-body span {
	margin: 0 0 0 1em;
	padding: 0;
}

.companyqualifications #entry-1 .asset-body span.mail {
	display: block;
	background: url(../img/mail_address.gif) no-repeat left top;
	text-indent: -9999px;
	overflow: hidden;
	width: 135px;
	height: 19px;
	margin: 0px;
	padding: 0px;
}


.businessresults #entry-1 .asset-header {
	background: url(../img/header_businessresults.gif) no-repeat left top;
	text-indent: -9999px;
	overflow: hidden;
	width: 670px;
	height: 60px;
	margin: 0 0 10px 0;
	padding: 0px;
}

.businessresults #entry-1 .asset-title {
	clear: both;
	background: #fff;
	border: #c2c2c2 1px solid;
	width: 638px;
	margin: 15px auto 10px;
	padding: 0;
}

.businessresults #entry-1 .asset-title h3 {
	color: #052052;
	font-size: 14px;
	background: #c2c2c2 url(../img/title_results.gif) no-repeat center bottom;
	border: #fff 1px solid;
	width: 603px;
	margin: 0;
	padding: 0.5em 10px 0.5em 23px;
}

.businessresults #entry-1 .asset-list {
	width: 640px;
	margin: 0 auto;
	padding: 0;
}

.businessresults #entry-1 .asset-list p {
	float: left;
	border: #d5d5d5 1px solid;
	text-align: center;
	width: 200px;
	margin: 0 0 25px 6px;
	padding: 1px 1px 0.5em;
}

.businessresults #entry-1 .asset-list p img {
	margin: 0 0 0.5em 0;
	padding: 0;
}

.businessresults #entry-1 .asset-list p.no-margin {
	float: left;
	border: #d5d5d5 1px solid;
	text-align: center;
	width: 200px;
	margin: 0 0 0 6px;
	padding: 1px 1px 0.5em;
}

.businessresults #entry-1 .asset-content:after {
    content: "";
    display: block;
    clear: both;
    height: 1px;
    overflow: hidden;
}


.accessmap #entry-1 .asset-header {
	background: url(../img/header_accessmap.gif) no-repeat left top;
	text-indent: -9999px;
	overflow: hidden;
	width: 670px;
	height: 60px;
	margin: 0 0 10px 0;
	padding: 0px;
}

.accessmap #entry-1 .description_okayamamap {
	color: #fff;
	font-size: 14px;
	background: #052052;
	border-top: #c2c2c2 1px solid;
	border-right: #c2c2c2 1px solid;
	border-left: #c2c2c2 1px solid;
	width: 603px;
	margin: 0 auto;
	padding: 0.5em 0 0.5em 25px;
}

.accessmap #entry-1 .description_fukuyamamap {
	color: #fff;
	font-size: 14px;
	background: #052052;
	border-top: #c2c2c2 1px solid;
	border-right: #c2c2c2 1px solid;
	border-left: #c2c2c2 1px solid;
	width: 603px;
	margin: 0 auto;
	padding: 0.5em 0 0.5em 25px;
}

.accessmap #entry-1 .description_fukuyamahongoumap {
	color: #fff;
	font-size: 14px;
	background: #052052;
	border-top: #c2c2c2 1px solid;
	border-right: #c2c2c2 1px solid;
	border-left: #c2c2c2 1px solid;
	width: 603px;
	margin: 0 auto;
	padding: 0.5em 0 0.5em 25px;
}


.accessmap #entry-1 #map_canvas_kurashiki {
	border: #d5d5d5 1px solid;
	margin: 0 auto 20px;
	padding: 0px;
}

.accessmap #entry-1 #map_canvas_fukuyama {
	border: #d5d5d5 1px solid;
	margin: 0 auto;
	padding: 0px;
}

.accessmap #entry-1 #map_canvas_fukuyamahongou {
	border: #d5d5d5 1px solid;
	margin: 0 auto 20px;
	padding: 0px;
}

.greetings #entry-1 .asset-header {
	background: url(../img/header_greetings.gif?2018051710) no-repeat left top;
	text-indent: -9999px;
	overflow: hidden;
	width: 670px;
	height: 100px;
	margin: 0 0 10px 0;
	padding: 0px;
}

.greetings #entry-1 .asset-body,
.privacypolicy #entry-1 .asset-body,
.privacypolicy #entry-2 .asset-body {
	width: 640px;
	margin: 0 auto;
	padding: 0.4em 0 0 0;
}

.greetings #entry-1 .asset-body p{
	margin: 0 4px 1em;
	padding: 0 13px 0 16px;
}

.greetings #entry-1 .asset-body p em {
	font-size: 18px;
	font-weight: bold;
	margin: 0 0.1em 0 0.7em;
}

.greetings #entry-1 .asset-body p.paddingbig {
	margin: 0 4px 1em;
	padding: 0 13px 82px 16px;
}

.greetings #entry-1 .asset-body p.signature {
	position: absolute;
	right: 30px;
	bottom: 0px;
	background: url(../img/signature_greetings.gif) no-repeat left top;
	text-indent: -9999px;
	overflow: hidden;
	width: 120px;
	height: 60px;
	margin: 0;
	padding: 0;
}


.privacypolicy #entry-1 .asset-header {
	background: url(../img/header_privacypolicy.gif) no-repeat left top;
	text-indent: -9999px;
	overflow: hidden;
	width: 670px;
	height: 60px;
	margin: 0 0 10px 0;
	padding: 0px;
}

.privacypolicy #entry-2 .asset-header {
	background: url(../img/header_copyright.gif) no-repeat left top;
	text-indent: -9999px;
	overflow: hidden;
	width: 670px;
	height: 60px;
	margin: 0 0 10px 0;
	padding: 0px;
}

.privacypolicy #entry-1 .asset-body ol li,
.privacypolicy #entry-2 .asset-body ol li {
	background: none;
	list-style: inside decimal;
	font-size: 16px;
	font-weight: bold;
	line-height: 1.6em;
	margin: 0 4px 0.7em;
	padding: 0 13px 0 16px;
}

.privacypolicy #entry-1 .asset-body ul li,
.privacypolicy #entry-2 .asset-body ul li {
	background: none;
	list-style: none;
	font-size: 13px;
	font-weight: normal;
	line-height: 1.6em;
	margin: 0 4px;
	padding: 0 13px 0 16px;
}


.links #entry-1 .asset-header {
	background: url(../img/header_links.gif) no-repeat left top;
	text-indent: -9999px;
	overflow: hidden;
	width: 670px;
	height: 60px;
	margin: 0 0 10px 0;
	padding: 0px;
}

.links #entry-1 th {
	background: #fff;
	vertical-align: middle;
	width: 130px;
	margin: 0;
	padding: 0.5em 20px;
}

.links #entry-1 th a.prefokayama {
	display: block;
	background: url(../img/banar_prefokayama.gif) no-repeat left top;
	text-indent: -9999px;
	overflow: hidden;
	width:125px;
	height: 55px;
	margin: 0px;
	padding: 0px;
}

.links #entry-1 th a.prefhiroshima {
	display: block;
	background: url(../img/banar_prefhiroshima.gif) no-repeat left top;
	text-indent: -9999px;
	overflow: hidden;
	width:125px;
	height: 55px;
	margin: 0px;
	padding: 0px;
}

.links #entry-1 th a.citykurashiki {
	display: block;
	background: url(../img/banar_citykurashiki.gif) no-repeat left top;
	text-indent: -9999px;
	overflow: hidden;
	width:125px;
	height: 55px;
	margin: 0px;
	padding: 0px;
}

.links #entry-1 th a.cityfukuyama {
	display: block;
	background: url(../img/banar_cityfukuyama.gif) no-repeat left top;
	text-indent: -9999px;
	overflow: hidden;
	width:125px;
	height: 55px;
	margin: 0px;
	padding: 0px;
}

.links #entry-1 th a.arayamasekkei {
	display: block;
	background: url(../img/banar_arayamasekkei.gif) no-repeat left top;
	text-indent: -9999px;
	overflow: hidden;
	width:125px;
	height: 55px;
	margin: 0px;
	padding: 0px;
}

.links #entry-1 th a.cha-net {
	display: block;
	background: url(../img/banar_cha-net.gif) no-repeat left top;
	text-indent: -9999px;
	overflow: hidden;
	width:125px;
	height: 55px;
	margin: 0px;
	padding: 0px;
}

.links #entry-1 th a.ers-h {
	display: block;
	background: url(../img/banar_ers-h.gif) no-repeat left top;
	text-indent: -9999px;
	overflow: hidden;
	width:125px;
	height: 55px;
	margin: 0px;
	padding: 0px;
}

.links #entry-1 th a.fbitpower {
	display: block;
	background: url(../img/banar_fbitpower.gif) no-repeat left top;
	text-indent: -9999px;
	overflow: hidden;
	width:125px;
	height: 55px;
	margin: 0px;
	padding: 0px;
}

.links #entry-1 th a:hover {
	background-position: 0 -55px;
}

.links #entry-1 td {
	vertical-align: middle;
	width: 430px;
	margin: 0;
	padding: 0.5em 20px;
}


.sitemap #entry-1 .asset-header,
.contact #entry-2 .asset-header {
	background: url(../img/header_sitemap.gif) no-repeat left top;
	text-indent: -9999px;
	overflow: hidden;
	width: 670px;
	height: 60px;
	margin: 0 0 10px 0;
	padding: 0px;
}


.contact #entry-1 span {
	margin: 0 0.5em 0 0;
	padding: 0px;
}

.contact #entry-1 span.font-orange {
	color: #f79400;
	font-size: 16px;
	font-weight: bold;
	margin: 0 0 0 0;
	padding: 0px;
}

.contact #entry-1 .asset-name {
	background: url(../img/header_contact.gif) no-repeat left top;
	text-indent: -9999px;
	overflow: hidden;
	width: 670px;
	height: 60px;
	margin: 0 0 10px 0;
	padding: 0px;
}

.contact #entry-1 .asset-header p,
.contact #entry-1 .asset-body p,
.contact #entry-1 .asset-footer p {
	margin: 0 0 1em;
	padding: 0px;
}

.contact #entry-1 .asset-header p.padding-left {
	margin: 0 0 1em;
	padding: 0 0 0 170px;
}

.contact #entry-1 .asset-header p em,
.contact #entry-1 .asset-body p em,
.contact #entry-1 .asset-footer p em {
	font-size: 13px;
	font-weight: normal;
	margin: 0 0 0 0;
}

.contact #entry-1 .asset-footer p.no-margin {
	margin: 0;
}

.contact #entry-1 .asset-header .indent {
	margin: 0 0 0 1em;
	padding: 0;
}

.contact #entry-1 .asset-header .tel-info,
.contact #entry-1 .asset-header .mail-info {
	float: left;
	background: #fff url("../img/back_mailform.gif") repeat-x scroll left top;
	border: #c2c2c2 1px solid;
	margin: 0 18px 20px 0;
	padding: 1px;
}

.contact #entry-1 .asset-header .tel-info p {
	line-height: 2.2em;
	background: #f2f2f2 url("../img/back_telinfo.gif") repeat-x scroll left bottom;
	margin: 3px 0 0;
	padding: 10px 18px;
}

.contact #entry-1 .asset-header .mail-info p {
	line-height: 2.2em;
	background: #f2f2f2 url("../img/back_telinfo.gif") repeat-x scroll left bottom;
	text-align: center;
	width: 491px;
	margin: 3px 0 0;
	padding: 10px 18px;
}

.contact #entry-1 .asset-header .tel-info p em {
	font-size: 16px;
	font-weight: bold;
	margin: 0 3px 0 0;
}

.contact #entry-1 .asset-header .mail-info p em {
	line-height: 2.3em;
	font-size: 16px;
	font-weight: bold;
	margin: 0 3px 0 0;
}

.contact #entry-1 .asset-header .tel-info .larger-font,
.contact #entry-1 .asset-header .mail-info .larger-font {
	font-size: 24px;
	font-weight: bold;
	margin: 0 3px 0 0;
}

.contact #entry-1 .asset-body dl.err {
	background: #fff;
	border: #c2c2c2 1px solid;
	margin: 0;
	padding: 0 0 10px;
}

.contact #entry-1 .asset-body dl.err em {
	font-size: 16px;
	font-weight: bold;
	margin: 0 8px 0 0;
}

.contact #entry-1 .asset-body dt {
	background: #eaeaea url(../img/back_mailformtable.gif) repeat-x left bottom;
	border-bottom: #c2c2c2 1px solid;
	margin: 0 0 13px;
	padding: 0.5em 0 0.5em 15px;
}

.contact #entry-1 .asset-body dd {
	list-style: disc;
	border: none;
	margin: 0;
	padding: 0 0 0.3em 15px;
}

.contact #entry-1 .asset-content .asset-header {
	margin: 0 0 20px 0;
	padding: 0 35px;
	border-bottom: #d5d5d5 0px dotted;
}

.contact #entry-1 .asset-body {
	background: #fff;
	border: #c2c2c2 1px solid;
	width: 628px;
	margin: 0 auto 20px;
	padding: 0;
}

.contact #entry-1 .asset-body form {
	background: #f2f2f2 url(../img/back_mailform.gif) left top repeat-x;
	margin: 1px;
	padding: 22px 28px;
}

.contact #entry-1 .asset-body .padding-bottom {
	margin-bottom: 0;
	padding-bottom: 2em;
	border-bottom: #c2c2c2 1px solid;
}

.contact #entry-1 .asset-body .padding-top {
	margin-top: 0;
	padding-top: 2em;
	border-top: #fff 1px solid;
}

.contact #entry-1 .asset-body .no-border {
	border: #c2c2c2 0px solid;
}

.contact #entry-1 .asset-body input {
	margin: 0 0.5em 0 0;
	padding: 0.25em;
}

.contact #entry-1 .asset-body input.bt {
	margin: 17px 17px 0 0;
	padding: 0.75em 1.5em;
}

.contact #entry-1 .asset-body textarea {
	margin: 0 0 0 0;
	padding: 0.25em;
}

.contact #mailform {
	border-top: 1px solid #c2c2c2;
	border-right: 1px solid #c2c2c2;
	border-left: 1px solid #c2c2c2;
	margin: 10px 0 0 0;
}

.contact #mailform th {
	background: #fff;
	border-bottom: 1px solid #c2c2c2;
	width: 175px;
	margin: 0 0 0 0;
	padding: 0.5em 0 0.5em 35px;
}

.contact #mailform td {
	background: #fff;
	border-left: 1px solid #c2c2c2;
	border-bottom: 1px solid #c2c2c2;
	width: 322px;
	margin: 0 0 0 0;
	padding: 0.5em 0 0.5em 35px;
}

.contact #mailform .back_mailformtable {
	background: #eaeaea url(../img/back_mailformtable.gif) repeat-x left bottom;
}

.contact #entry-1 .asset-content .asset-footer  {
	border-top: #d5d5d5 1px solid;
	margin: 0 17px 5px;
	padding: 20px 18px 0;
}





/* footer */

#footer {
	border-top: #c2c2c2 1px solid;
}

#footer-inner {
	background: #fff;
}

#footer-content {
	background: url(../img/border_footer.gif) repeat-y center top;
	margin: 0 50px 0;
	padding: 0px;
}

#footer-content:after {
    content: "";
    display: block;
    clear: both;
    height: 1px;
    overflow: hidden;
}

#footer-footer {
	margin: 20px 50px 0;
	padding: 0px;
}




@media print {
	body.main-index {
	}
	
	body.sub-index #container-inner {
		background: none;
	}
	
    body.sub-index #header,body.sub-index #footer {
    	display: none;
    }
	
	body.sub-index #content {
		background: none;
	}
	
	body.sub-index #print-header {
		display: block;
	}	
}
