@charset "utf-8";
/* CSS Document */

/*===============================*/
/*//基本設定//*/
/*===============================*/

*{ margin: 0; padding: 0;}

html,body{
font-size: 12px;
color: #333333;
font-family: "メイリオ", "ヒラギノ角ゴ Pro W3", "ＭＳ Ｐゴシック", Osaka;
line-height: 1.6;
}

a{ color: #2A7CA5;}
a:hover{ text-decoration: none;}

img{ vertical-align: top; border: none;}

li{ list-style: none;}

.page_top{
clear: both;
text-align: right;
}


/*===============================*/
/*//ヘッダー//*/
/*===============================*/

#header_wrap{
background: #000000;
padding-bottom: 40px;
}

#header_sub{
width: 900px;
margin: 0 auto;
}
#header_sub h1{
float: left;
font-size: 10px;
color: #E5E5E5;
}
#header_sub_menu{
float: right;
width: 440px;
font-size: 10px;
color: #E5E5E5;
padding-top: 1px;
zoom: 1;
}
#header_sub_menu li{
background: url(../img/header_assist_icon.jpg) left center no-repeat;
padding-left: 13px;
margin-right: 13px;
float: left;
}
#header_sub_menu li a{
color: #E5E5E5;
text-decoration: none;
}
#header_sub_menu li a:hover{ text-decoration: underline;}
#home_back{
float: left;
margin-right: 20px;
}

#header_line{
background: url(../img/header_line.png) center top no-repeat;
height: 62px;
clear: both;
}
#header_line h2{ padding-top: 10px; float: left;}
#header_line h2 a{ outline: none;}
#header_line_access{
float: right;
width: 295px;
padding-top: 15px;
}

#header #logo{
float: left;
width: 145px;
outline: none;
display: block;
font-size: 10px;
}
#header .f_right{ width: 380px; padding-top: 5px;}
#header .f_right a{ color: #999999;}
#header_assist{ float: right; margin-bottom: 5px; text-align: right;}
#header_assist ul{
zoom: 1;
margin-right: -15px;
float: right;
_margin-right: -30px;
}
#header_assist li{
background: url(../img/header_assist_icon.jpg) left center no-repeat;
padding-left: 12px;
float: left;
margin: 0 15px 0 0;
}
#header_assist li a{ white-space: nowrap;}
#header_assist li.last{ background: none; padding-left: 0;}
#header .f_right .phone{ float: left; margin-right: 5px;}
#header .f_right .mail{ float: left; margin-right: 8px; padding-top: 5px;}
#header .f_right .produce{ float: left; padding-top: 6px;}


/*===============================*/
/*//グローバルメニュー//*/
/*===============================*/

#global_menu_wrap{
background: url(../img/global_menu_wrap.png) left top no-repeat;
width: 950px;
height: 83px;
padding: 5px;
position: absolute;
left: 50%;
top: -35px;
margin-left: -475px;
z-index: 99;
box-shadow: 0 3px 6px #000000;
}
#global_menu{ zoom: 1;}
#global_menu li{ float: left; position: relative;}
#global_menu li ul{
background: #FFFFFF;
display: none;
position: absolute;
top: 80px;
left: 5px;
width: 220px;
border: 1px solid #CCCCCC;
box-shadow: 1px 1px 2px #333333;
z-index: 2;
}
*html #global_menu li ul{ line-height: 0;} 
#global_menu li ul li{ float: none; border-bottom: 1px solid #CCCCCC;}
#global_menu li ul li.last{ border: none;}
#global_menu li ul li a{
background: #FFFFFF;
display: block;
padding: 10px 20px;
text-decoration: none;
zoom: 1;
line-height: 1.6;
}
#global_menu li ul li a:hover{ background: #E6F9FF;}


/*===============================*/
/*//コンテンツ囲み//*/
/*===============================*/

#parent_container{
background: url(../img/contents_bg.jpg) left bottom repeat-x;
width: 100%;
}

#container{
background: url(../img/contents_wrap_bg.jpg) left top repeat-x;
position: relative;
/z-index: 1;
padding-top: 80px;
}

#contents_wrap{
width: 960px;
margin: 0 auto;
clear: both;
}

#contents_container{
background: url(../img/side_bg.jpg) right top repeat-y;
}

#contents{
width: 690px;
float: left;
padding-bottom: 100px;
font-size: 14px;
}

/*===============================*/
/*//ぱんくず//*/
/*===============================*/

#pankuzu{
background: url(../img/dotline.jpg) left bottom repeat-x;
padding-bottom: 5px;
margin-bottom: 10px;
width: 690px;
clear: both;
}
#pankuzu p{
background: url(../img/pankuzu_top_icon.jpg) left center no-repeat;
padding-left: 12px;
}
#pankuzu a{
background: url(../img/pankuzu_icon.jpg) right center no-repeat;
padding-right: 24px;
margin-right: 5px;
color: #333333;
text-decoration: none;
}
#pankuzu span{
background: url(../img/pankuzu_icon.jpg) right center no-repeat;
padding-right: 24px;
margin-right: 5px;
color: #333333;
text-decoration: none;
}
#pankuzu a:hover{ text-decoration: underline;}


/*===============================*/
/*//右カラム//*/
/*===============================*/

#side_bar{
width: 240px;
float: right;
margin-bottom: 60px;
}

.side_contents{ margin-bottom: 20px;}
.side_contents .more_info{ text-align: right;}
.side_contents .more_info a{
background: url(../img/about_icon.jpg) left center no-repeat;
padding-left: 10px;
}

#example_list{ margin-bottom: 30px;}
#example_list li{
background: url(../img/dotline.jpg) left bottom repeat-x;
width: 220px;
padding-bottom: 10px;
margin: 0 auto 10px auto;
position: relative;
}
#example_list li.borderless{
background: none;
padding-bottom: 0;
margin-bottom: 0;
}
#example_list li .png{
position: absolute;
top: -5px;
right: 8px;
}
#example_list li .ttl{
background: #E08613 url(../img/example_ttl.jpg) left top repeat-x;
font-size: 14px;
font-weight: bold;
padding: 4px 10px;
margin-bottom: 10px;
line-height: 1.2;
}
#example_list li .f_left{
background: #D2D2D2;
width: 82px;
padding: 1px;
}
#example_list li .f_left p{
border: 1px solid #FFFFFF;
text-align: center;
}
#example_list li .f_right{
width: 124px;
}
#example_list li .f_right .more_info{
padding-top: 5px;
border-top: 1px solid #CCCCCC;
text-align: right;
}
#example_list li .f_right .more_info a{
background: url(../img/about_icon.jpg) left center no-repeat;
padding-left: 10px;
}
.mls img{
border: 3px solid #1F7AC5;
margin-bottom: 3px;
}
.mls a:hover img{
border: 3px solid #CC0000;
}
#kaisetsu{
width: 222px;
margin: 0 auto 30px auto;
line-height: 1.2;
}
#kaisetsu img{
border: 3px solid #1F7AC5;
margin-bottom: 3px;
}
#kaisetsu a:hover img{
border: 3px solid #CC0000;
}


#manga{
width: 220px;
margin: 0 auto 30px auto;
line-height: 1.2;
}
#manga img{
border: 3px solid #1F7AC5;
margin-bottom: 3px;
}
#manga a:hover img{
border: 3px solid #CC0000;
}

#servicesite{
width: 220px;
margin: 0 auto 30px auto;
line-height: 1.2;
}
#servicesite .thumbnail{
text-align: center;
background: #FFFFFF;
display: block;
margin-bottom:20px;
}

#side_bn_list{
background: url(../img/bn_list_bg.jpg) left top no-repeat;
padding-top: 30px;
}
#side_bn_list ul{
width: 220px;
margin: 0 auto 30px auto;
}
#side_bn_list ul li{
margin-bottom: 15px;
}


/*===============================*/
/*//各SNSボタン設置//*/
/*===============================*/

#sns_btn{ width: 571px; margin: 0 auto; padding-top: 10px;}
#sns_btn div{ float: right; margin-right: 10px;}


/*===============================*/
/*//フッター//*/
/*===============================*/

#footer_menu{
background: #000000 url(../img/footer_menu_bg.jpg) center top no-repeat;
padding-top: 30px;
height: 70px;
clear: both;
box-shadow: 0 0 7px #000000;
}
#page_top{ width: 920px; margin: 0 auto; position: relative;}
#page_top a{
position: absolute;
display: block;
width: 150px;
height: 40px;
top: -70px;
right: 20px;
}
#footer_menu ul{
background: url(../img/footer_menu.jpg) left top no-repeat;
width: 920px;
height: 30px;
padding-top: 10px;
margin: 0 auto;
text-align: center;
}
#footer_menu li{
display: -moz-inline-box;
display: inline-block;
/display: inline;
/zoom: 1;
line-height: 1.2;
border-right: 1px solid #CCCCCC;
padding-right: 10px;
margin-right: 7px;
}
#footer_menu li a{ text-decoration: none; color: #333333;}
#footer_menu li a:hover{ text-decoration: underline;}
#footer_menu li.borderless{ border: none; padding-right: 0; margin-right: 0;}

#footer{
background: url(../img/footer_bg.jpg) left top repeat-x;
padding-top: 24px;
height: 126px;
}
#footer .clearfix{
width: 960px;
margin: 0 auto 3px auto;
position: relative;
}
#footer .f_center{
position: absolute;
width: 392px;
top: 3px;
left: 50%;
margin-left: -196px;
}
#footer .f_right{ margin-top: 4px;}
#copyright{
background: url(../img/copyright.jpg) left top no-repeat;
width: 936px;
height: 58px;
clear: both;
margin: 0 auto;
}
#copyright p{
color: #74B6DE;
text-align: center;
font-size: 10px;
padding-top: 20px;
}
