@charset "GB2312";
/*
Theme Name: theme145
Theme URI: http://theme.o2gp.com/
Description: theme145
Version: 1.0
Author: o2 Group
Author URI: http://theme.o2gp.com/
Tags: simple

	o2 Group v1.0
	 http://theme.o2gp.com/

	This theme was designed and built by o2 Group,
	whose blog you will find at http://theme.o2gp.com/

	The CSS, XHTML and design is released under GPL:
	http://www.opensource.org/licenses/gpl-license.php

*/

*{margin:0;padding:0;}

body{
	background-color: #f1f3fa;
	font-size: 0.9em;
	line-height: 1.5em;
	color: #666666;
	font-family: "Microsoft YaHei";
}


a{color:#5269B7;text-decoration:none;}
a:hover{color:#87bee1;}
a:active, a:focus {outline: 0;}
img{border:0;}
.clear{clear:both;}


/*************
全体
*************/
#wrapper{
	background: #ffffff;
	width: 910px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 0;
	padding-right: 20px;
	padding-bottom: 0;
	padding-left: 20px;
	border-top-width: 5px;
	border-top-style: solid;
	border-top-color: #697DC2;
	position: relative;
}

/*************
/* ヘッダ?
*************/
#header{
	height: 85px;
	position: relative;
}
#header_right {
	width: 300px;
	position: absolute;
	right: 110px;
	top: 30px;
	text-align: right;
}


#header h1 {
padding: 7px 0 10px;
font-size: 11px;
font-weight: normal;
}


/*************
/* トップナビゲーション
*************/
ul#topnav{
	margin: 15px 0;
	width: 910px;
	height: 46px;
}

ul#topnav li{float:left;list-style:none;width:130px;}

ul#topnav a{
display: block;
width: 130px;
height: 46px;
}

/*************
メイン（右側）コンテンツ
*************/
#main {
float: right;
width: 618px;
padding: 20px 0;
display: inline;
}

#main .bannerM img{
padding-right: 10px;
padding-bottom: 15px;
}
#main .bannerM img.last{padding-right:0;}

#main h2{
	margin-bottom: 10px;
	line-height: 40px;
	font-size: 15px;
	font-weight: bolder;
	color: #7588C3;
	background-color: #7183C5;
	background-image: url(images/heading.png);
	background-repeat: no-repeat;
	padding-top: 2px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 15px;
}

#main h2 span{
	font-size: 80%;
}

#main h3 {
font-size: 14px;
line-height: 30px;
background: url(images/h3.png) no-repeat ;
padding-left: 15px;
padding-bottom: 10px;
margin-top: 20px;
letter-spacing: 0.2em;
color: #333333;
}

#main p {
padding: 15px 15px 15px 20px;
}

/* 画像を右に回りこ?*/
#main p.withImage{
width: 598px;
margin: 20px 0 10px 10px;
padding: 5px 0;
}

#main p.withImage img{
float: right;
margin-left: .5em;
}
#main ol{
	margin-left: 3em;
}
#date {
text-align: right;
padding-right: 15px;
padding-top: 15px;
padding-bottom: 10px;
font-weight:bold;
color:#6c6c6d;
}

#next {
text-align: center;
padding-top: 30px;
padding-bottom: 30px;
}

/* フッター共?*/
.box{
float: left;
width: 195px;
margin: 20px 16px 10px 0;
line-height: 1.2;
}

.box_img{
padding: 0px 0px 10px 0px;
}

.last{margin-right:0;}


/* ボタ?*/
p.button{
text-align: center;
font-weight:bold;
padding: 10px 0;
}

p.button a{
display:block;
line-height: 32px;
background: #ffffff url(images/button.png) no-repeat;
margin: 0 -20px;
}

p.button a{color:#fff;}
p.button a:hover{color:#d9e8ff;}

p.button a:hover{
cursor:pointer;
background-position: 0 -32px;
}

/* メインとフッターのリスト位置調節 */
#main ul, #footer ul{margin-left: 20px;}
#main li, #footer li{margin-bottom: 3px;}


/*************
サイド（左側）コンテンツ
*************/
#sidebar {
	float: left;
	width: 265px;
	padding-top: 15px;
	padding-right: 0;
	padding-bottom: 16px;
	padding-left: 0;
}
#sidebar img{
	margin-bottom: 10px;
}
#sidebar p{margin-bottom: 20px;}

#sidebar h3 {
	margin-top: 5px;
	padding: 2px 10px 0 15px;
	line-height: 40px;
	font-size: 15px;
	font-weight: normal;
	color: #7183C5;
	background-color: #7183C5;
	background-image: url(images/heading2.png);
	background-repeat: no-repeat;
}

#sidebar ul{
margin-left: 5px;
padding: 10px 0;
}

#sidebar li{
	margin: 0 10px 10px 5px;
	list-style: none;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #7183C5;
}

#sidebar li a{
background: url(images/list.png) no-repeat 0 50%;
display: block;
padding-left:15px;
}

#sidebar li a:hover{background-position: 3px 50%;}




/*************
/* フッター
*************/
#footer{
clear:both;
padding: 10px 0 10px;
border-top: 1px solid #6c6c6d;
}

#footer .inner{
overflow: hidden;
}

* html #footer .inner{height:1%;}

#logo{
	
	padding: 10px 0 5px;
	width: auto;
	font-size: 12px;
}
#footer_right{
	width: 100px;
	float: right;
}
address{
	margin: 0 auto;
	padding: 3px 0 3px;
	text-align: center;
	font-style:normal;
	font-size: 10px;
	clear:both;
	display:block;
	width: 950px;
	background-color: #697DC2;
	color: #FFFFFF;
}
#language_box{
	text-align: right;
	position: absolute;
	top: 7px;
	right: 20px;
}
#language_box img{
	margin-left: 5px;
}
#search_box {
	margin-top: 15px;
}
#serach_btn{
	background-color: #5269B8;
	color: #FFFFFF;
	padding: 3px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-size: 11px;
}
.font_ex{
	font-size: 11px;
	color: #FF9900;
	display:none;
}
#news_box{
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
#news_box ul{
	margin: 0px;
	padding: 0px;
}
#news_box li{
	background-image: url(images/list.png);
	background-repeat: no-repeat;
	background-position: left center;
	list-style-type: none;
	margin-left: 15px;
	padding-left: 15px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #666666;
	padding-top: 5px;
	padding-bottom: 5px;
}
.seihin-cad-img{
	display:none;
	}
