@charset "UTF-8";
/*
Theme Name: Business_site_blue
Theme URI: 
Description: Light Wordpress theme based on XHTML1.0.
Version: 1.0
Author: RGBdesign
Author URI: http://www.rgbdesign.jp/
Tags: blue, white, two-columns, left-sidebar
*/

/*basis*/
body, p, blockquote, h1, h2, h3, h4, h5 , h6, ul, ol, dl, table {
	margin: 0; padding: 0;
}
h1, h2, h3, h4, h5, h6 {
	font-size: 100%;
}
ul, li, ol, dl {
	list-style: none;
}
img {
	border:0px;
}
a {
	color: #0066CC;
	text-decoration: none;
	outline: none;
}
a:hover {
	color: #33CC00;
}
body {color: #333333;}

/*header*/
#header {
	width: 900px;
	margin: 0px auto 0px auto;
	height : 60px;/*ロゴの高さプラス10pxに設定する*/
	line-height : 60px;/*縦のセンタリングの為に指定、heightの値に合わせる*/
}

#header h1 {
	float: left;
	margin-right: 10px;
	padding: 5px 0px;
	vertical-align: middle;
}

#header p {
	float: left;
	
}

#header p a {
	color: #999999;	
}

#header p a:hover {
	color: #FF6600;
}

/*navi*/
#navi {
	clear: both;
	height : 30px;
	background-image: url(images/navi_bg.gif);
	background-repeat: repeat-x;
}
* html #navi {/*IE6用*/
	line-height : 30px;
}

#navi ul {
	width: 900px;
	margin: 0px auto 0px auto;
	
}

#navi ul li {
	float: left;
}
* html #navi ul li {/*IE6用*/
	padding: 0px 20px;
	background-image: url(images/navi_end.gif);
	background-repeat: no-repeat;
}

#navi ul li span {
	display: block;
	width: 2px;
	height : 30px;
	background-image: url(images/navi_end.gif);	
}
* html #navi ul li span {/*IE6用*/
	background-image: url(images/spacer.gif);	
}

#navi ul li a {
	background-image: url(images/navi_off.gif);
	background-repeat: no-repeat;
	padding: 7px 20px 0px 20px;
	color: #FFFFFF;
	font-size: 14px;
	display: block;
	height : 23px;
}
* html #navi ul li a {
	background-image: url(images/spacer.gif);
	padding: 0px;
	display: inline;
	height : 30px;
}

#navi ul li a:hover {
	background-image: url(images/navi_on.gif);
}
* html #navi ul li a:hover {/*IE6用*/
	background-image: url(images/spacer.gif);
	color: #ffff00;
}


/*top*/
#top_main {
	clear: both;
	width: 100%;
	height: 210px;
	background-image: url(images/top_main_bg.jpg);
	background-repeat: repeat-x;
}

#top_main #top_main_pict {
	width: 900px;
	margin: 0px auto 0px auto;
	background-image: url(images/top_main_pict.jpg);
	background-repeat: no-repeat;
	height: 210px;/*メイン画像の高さに設定する*/
	line-height : 210px;/*縦のセンタリングの為に指定、heightの値に合わせる*/
	color: #FFFFFF;
	font-size: 22px;
}

/*second pages*/
#second_bg {
	clear: both;
	width: 100%;
	height: 70px;
	background-image: url(images/inside_title_bg.jpg);
	background-repeat: repeat-x;
}

#second_bg #second_title {
	width: 900px;
	margin: 0px auto 0px auto;
	background-image: url(images/inside_title.jpg);
	background-repeat: no-repeat;
	height: 70px;/*メイン画像の高さに設定する*/
	line-height : 70px;/*縦のセンタリングの為に指定、heightの値に合わせる*/
	color: #FFFFFF;
	font-size: 18px;
}

/*contents*/
#contents {
	width: 900px;
	margin: 10px auto 0px auto;
}
/*left*/
#left {
	width: 200px;
	float: left;
	margin-bottom: 10px;	
}
/*left_navi*/
.rtable01 {
	width:200px;
	background-color:#4275D0;
	color:#FFFFFF;
	margin-bottom: 10px;
}
div.rtop01,div.rbottom01,.rtable01 span {
	background-repeat:no-repeat;
	height:7px;
} 
.rtop01 {
	background-image:url(images/left_blue_up_right.gif);
	background-position:right top;
}
.rtop01 span {
	display:block;
	background-image:url(images/left_blue_up_left.gif);
	background-position:top left;
}
.rtcontent01 h3 {/*　テキスト領域用DIV　*/
	padding:5px 10px 10px 10px; 
}
* html .rtcontent01 h3 {/*IE6用*/
	padding:0px 10px 10px 5px; 
}
*:first-child+html .rtcontent01 h3 {/*IE7用*/
	padding:5px 10px 10px 5px; 
}
.rtcontent01 ul li a {
	background-color:#4275D0;
	padding: 5px 20px 5px 20px;
	color: #FFFFFF;
	font-size: 14px;
	display: block;
	border-top: #FFFFFF 1px dotted;
	zoom: 1;
}
.rtcontent01 ul li ul li a {
	background-color:#4275D0;
	padding: 5px 20px 5px 30px;
	color: #FFFFFF;
	font-size: 13px;
	display: block;
	border-top: #FFFFFF 1px dotted;
}
.rtcontent01 ul li ul li ul li a {
	background-color:#4275D0;
	padding: 5px 20px 5px 40px;
	color: #FFFFFF;
	font-size: 13px;
	display: block;
	border-top: #FFFFFF 1px dotted;
}
.rtcontent01 ul li a:hover {
	background-color:#99CCFF;
	color: #000033;
}
.rbottom01 {
	background-image:url(images/left_blue_btm_right.gif);
	background-position:bottom right;
	border-top: #FFFFFF 1px dotted;
}
.rbottom01 span {
	display:block;
	background-image:url(images/left_blue_btm_left.gif);
	background-position:bottom left;
}
/*gray_navi*/
.rtable02 {
	width:200px;
	background-color:#ECECEC;
	margin-bottom: 10px;
}
div.rtop02,div.rbottom02,.rtable02 span {
	background-repeat:no-repeat;
	height:7px;
}
.rtop02 {
	background-image:url(images/left_gray_up_right.gif);
	background-position:right top;
}
.rtop02 span {
	display:block;
	background-image:url(images/left_gray_up_left.gif);
	background-position:top left;
}
.rtcontent02 {/*　テキスト領域用DIV　*/
	padding:10px; 
	font-size: 90%;
}
* html .rtcontent02 {/*IE6,7用*/
	padding: 0px 10px; 
}
.rtcontent02 form {/*IE6,7用*/
	/padding: 0px; 
	/margin: 0px;
}

.rtcontent02 hr {/*　テキスト領域用DIV　*/
	border-width: 1px 0px 0px 0px;
	border-style: solid;
	border-color: #CCCCCC;
	height: 1px;
}


.rbottom02 {
	background-image:url(images/left_gray_btm_right.gif);
	background-position:bottom right;
}
.rbottom02 span {
	display:block;
	background-image:url(images/left_gray_btm_left.gif);
	background-position:bottom left;
}

/*right*/
#right {
	width: 680px;
	float: right;
	margin-top: 0px;
	margin-bottom: 20px;
}

/*topic-list*/
#right .topic-list-inline {
	margin:5px 0px 10px 0px;
	padding:0px;
	font-size: 12px;  
}

#right h3 {
	width: 670px;
	padding: 4px 0px 4px 7px;
	border-bottom:#CCCCCC 1px solid;
	border-left:#003399 7px solid;
	color: #666666;
	clear: both;
}
* html #right h3 {
	width: 660px;
}

#right h4 {
	width: 670px;
	padding: 4px 0px 2px 4px;
	margin-top: 10px;
	border-bottom:#CCCCCC 1px solid;
	color: #666666;
	clear: both;
}
* html #right h4 {
	width: 660px;
}

#right p {
	padding: 15px 10px 20px 10px;
}

#right p.postmetadata {
	padding: 0px 0px 10px 0px;
	font-size: small; 
}

#right .wp-caption-text {
	padding: 5px 10px 0px 10px;
	text-align: center;
}

#right .alignleft {
	float: left;
}

#right .wp-caption {
	padding: 15px 0px 20px 0px;
}

#right .alignright {
	float: right;
}

/*recommend*/
#recommend_area {
	width: 680px;
}
* html #recommend_area {
	width: 670px;
}

.recommend_products {
	width: 310px;
	float: left;
	margin: 15px 10px 0px 0px;
	background-color: #E5E5E5;
	padding: 10px;
}
* html .recommend_products {
	width: 305px;
}

.recommend_photo {
	width: 170px;
	float: left;
}

.recommend_text {
	width: 130px;
	float: right;
	font-size: 12px;	
}
* html .recommend_text {
	width: 125px;	
}

.recommend_text .detail_btn a {
	background-image: url(images/top_recommend_btn.gif);
	background-repeat: no-repeat;
	display: block;
	height : 24px;
	margin-top: 5px;
}

.recommend_text .detail_btn a span {
	display: none;
}

.recommend_text .detail_btn a:hover {
	background-position: 0px -24px;	
}

#right #recommend #recommend_area .recommend_products .recommend_text p {
	padding: 0px;	
}

/*information*/
#information {
	clear: both;
	padding-top: 25px;
	margin-bottom: 20px;	
}

#information dl {
	margin-top: 15px;
}

#information dl dt{
	clear:left;
	width:85px;
	float:left;
	font-size:13px;
	margin:0px 0px 10px 15px;
}
#information dl dt{/*IE6,7用*/
	/margin:0px 0px 5px 15px;
}
#information dl dd{
	padding-left:6px;
	border-left:#CCCCCC 4px solid;
	font-size:13px;
	margin:0px 0px 10px 95px;
}
#information dl dd{/*IE6,7用*/
	/margin:0px 0px 5px 95px;
}

/*footer*/
#footer {
	clear:both;
	height: 70px;
	background-image: url(images/footer_bg.jpg);
	background-repeat: repeat-x;
	padding-top: 10px;
	text-align: center;
	font-size:10px;
	color: #666666;
}

/*calendar*/
#calendar_wrap {
	width: 100%;	
}

#wp-calendar {
	width: 100%;	
	font-size:12px;
}

#wp-calendar td {
	text-align: center;	
}

/*comment*/
.nocomments {	
	display:none;
}
/*NAVT*/
div.navt_tog {padding: 2px 0 4px;margin: 0 0 0 -10px;background-image: none;background-color: #f9f9f9;}
div.navt_tog a {width: 180px;display: block;height: 24px;text-align: center;font-size: 12px;line-height: 15px;color: #4083af;margin: 0;padding: 11px 0 0;}
div.navt_tog a:hover{background-position: center bottom;text-decoration: none;color: #5eb3d1;}
#beta ul.menu li.emptytab{height: 3px;margin: 0 0 5px;background-image: none;width: auto;font-size: 1px;line-height: 1px;border-bottom: 1px solid #bbb;padding: 0;}
#beta ul.menu li.item_parent li,
#beta ul.menu li.current_item_parent li{padding: 0 0 0 10px;background: url(img2/beta_li.gif) no-repeat left 3px;list-style-type: none;height: inherit;width: inherit;}
#beta ul.menu li.item_parent li a,
#beta ul.menu li.current_item_parent li a {text-align: left;padding: 0;font-size: 11px;line-height: 13px;height: auto;width: inherit;background-image: none;}
div.navt_tog.blue a{background: url(img2/menu_btn1.gif) no-repeat center top;}
div.navt_tog.yellow a{background: url(img2/menu_btn2.gif) no-repeat center top;}
div.navt_tog.red a{background: url(img2/menu_btn3.gif) no-repeat center top;}
div.navt_tog.green a{background: url(img2/menu_btn4.gif) no-repeat center top;}
div.navt_tog.gray a{background: url(img2/menu_btn.gif) no-repeat center top;}


