@charset "utf-8";
/*
Theme Name: theme073
Theme URI: http://theme.o2gp.com/
Description: theme073
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;}

html{background:#ffffff;}

body{
font: 14px/1.5 "メイリオ","Meiryo",arial,"ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro",Osaka,"ＭＳ Ｐゴシック","MS PGothic",Sans-Serif;
color:#252525;
background:#ffffff url(images/) repeat-x;
}

a{color:#41add9;}
a:hover{color:#299dc8;text-decoration:none;}
a:active, a:focus {outline: 0;}
img{border:0;}
.clear{clear:both;}
p{margin-bottom: 10px;}
.center{text-align:center;}
.right{text-align:right;}


/*******************************
全体幅
*******************************/
#header, #container, .inner{
margin: 0 auto;
width: 960px;
}


/*******************************
/* ヘッダー
*******************************/
#header{
background: url(images/mainImage.jpg) no-repeat 100% 0;
height: 200px;
}

#header h1 {
padding: 4px 5px 15px;
font-size: 10px;
font-weight: normal;
color: #ffffff;
}

/******************
/* ヘッダーナビゲーション
******************/
#header ul{
top: 40px;
right:0;
width: 305px;
height: 14px;
background:url(images/topnav.png) no-repeat 0 0;
line-height:14px;
}

#header ul li{float:left;list-style:none;}

#header ul a{
text-indent: -9999px;
text-decoration: none;
display: block;
height: 14px;
background:url(images/topnav.png) no-repeat;
}

#header ul a#contact{background-position:0 0;width: 110px;}
#header ul a#sitemap{background-position:-110px 0;width:104px;}
#header ul a#access{background-position:-214px 0;width:91px;}

#header ul a#contact:hover, #header ul li.active a#contact{background-position:0 -14px;}
#header ul a#sitemap:hover, #header ul li.active a#sitemap{background-position:-110px -14px;}
#header ul a#access:hover, #header ul li.active a#access{background-position:-214px -14px;}


/******************
/* ヘッダー　バナー
******************/
#header .banners{
right:-10px;
top:70px;
}

#header .banners img{margin-right:10px;}


/************************************
/* メインナビゲーション
************************************/
ul#mainnav{
margin: 0 auto;
width: 960px;
height: 60px;
background:url(images/mainnav.png) no-repeat 0 0;
}

ul#mainnav li{float:left;list-style:none;width:192px;}

ul#mainnav a{
text-indent: -9999px;
text-decoration: none;
display: block;
width: 192px;
height: 60px;
background:url(images/mainnav.png) no-repeat 0 0;
}

ul#mainnav a#home{background-position:0 0;}
ul#mainnav a#menu1{background-position:-192px 0;}
ul#mainnav a#menu2{background-position:-384px 0;}
ul#mainnav a#menu3{background-position:-576px 0;}
ul#mainnav a#menu4{background-position:-768px 0;}


ul#mainnav a#home:hover, ul#mainnav li.active a#home{background-position:0 -60px;}
ul#mainnav a#menu1:hover, ul#mainnav li.active a#menu1{background-position:-192px -60px;}
ul#mainnav a#menu2:hover, ul#mainnav li.active a#menu2{background-position:-384px -60px;}
ul#mainnav a#menu3:hover, ul#mainnav li.active a#menu3{background-position:-576px -60px;}
ul#mainnav a#menu4:hover, ul#mainnav li.active a#menu4{background-position:-768px -60px;}



/*******************************
メイン画像
*******************************/
#mainImage{
padding: 12px 0 0;
background:#fff;
}


/*******************************
コンテンツ位置
*******************************/
#container{
padding: 20px 0;
}

#main {
float: left;
width: 715px;
padding-bottom:40px;
}

#sidebar {
float: right;
width: 225px;
padding-bottom:40px;
font-size:13px;
}


/*************************
/* ボックスの囲み
/* .boxContainer
/* 背景画像でボックスの高さを調整
/* 
/* 各ボックス
/* .box1 1番目の2つのbox
/* .box2 2番目の3つのbox（画像）
/* .box3 3番目の2つのbox
/* .box4 4,5番目の1つのbox
/* #sidebar .box1 サイドバーのbox
*************************/
.boxContainer{
width:715px;
margin:0 auto 20px;
background:url(images/box1.gif) 0 100%;
}

.box1,.box2, .box3, .box4{
float: left;
width: 225px;
margin: 0 20px 20px 0;
}

.box1, .box3, .box4{
width:327px;
margin:0 21px 0 0;
padding: 10px;
border-top:1px solid #dadada;
}

#sidebar .box1{
width:209px;
margin: 0 0 20px;
padding: 10px 7px;
border:1px solid #dadada;
background: #fff;
}

.box3{
width:347px;
padding:0 0 10px;
}

.box4{
margin:0 0 20px 0;
padding:0;
width:715px;
border:1px solid #dadada;
background: #fff;
}

/* 最後のbox */
.last{margin-right:0;}


/* 画像を中央表示 */
.box1 .center{padding-bottom:10px;}

/* 画像を左に回りこみ */
.box4 img{
float:left;
margin: 0 10px 10px;
}

.box4 h4 img{float:none;margin:0 0 10px;}

.box4 p{padding: 0 10px 10px;}



#date {
text-align: right;
padding-right: 15px;
padding-top: 5px;
padding-bottom: 10px;
font-weight:bold;
color:#858585;
}

#next {
text-align: center;
padding-top: 30px;
padding-bottom: 30px;
}

img.aligncenter {
    display: block;
    margin-left: auto;
    margin-right: auto;
}
img.alignright {
    padding: 4px;
    margin: 0 0 2px 7px;
    display: inline;
}
img.alignleft {
    padding: 4px;
    margin: 0 7px 2px 0;
    display: inline;
}
.alignright {
    float: right;
}
.alignleft {
    float: left;
}

.box_img_border{
   border: 1px solid #cccccc;
   padding: 1px;
  margin: 1px;
}


/*************
/* 見出し
*************/
.box3 h4{margin-bottom:10px;}

#container h3{
margin-bottom:10px;
padding-bottom:5px;
color: #464646;
background:url(images/h3.gif) repeat-x 0 100%;
}

#container h2{
padding: 0 5px 0 20px;
margin-bottom:10px;
line-height:45px;
font-size: 20px;
color:#464646;
background:url(images/h2Bg.png) no-repeat 0 100%;
}

#container .box4 h3{
padding: 7px 5px;
}


/*************
/* リスト
*************/
#container ul{margin-left: 5px;}

#container ul li, #footerUpper ul li{
list-style: none;
margin-bottom: 8px;
padding: 0 5px 0 12px;
background:url(images/bullet2.gif) no-repeat 0 5px;
}

#container .box3 ul{padding: 0 5px;}

#sidebar ul{margin-left:3px;}

/*************
サイド（右側）コンテンツ
*************/
#sidebar p{margin-bottom:20px;}
#sidebar ul{margin-bottom:10px;}


/*******************************
/* フッター
*******************************/
#footerUpper{
clear:both;
padding: 20px 0;
border-bottom:1px solid #5d5d5d;
overflow: hidden;
background:#888888;
}

#footerUpper .inner{
background:url(images/footerBorder.gif) repeat-y;
}

#footerUpper .inner .box{
float: left;
width: 210px;
padding-left:10px;
margin:0 20px 10px 0;
line-height: 1.2;
}

#footerUpper .inner .last{
width: 230px;
margin-right:0;
}

#footerUpper ul li{
color:#fff;
background:url(images/bullet.gif) no-repeat 0 3px;
}

#footerUpper a{color:#fff;}
#footerUpper a:hover{color:#eeeeee;}

#footerLower{
clear:both;
padding: 10px;
text-align:center;
border-top:1px solid #7e7e7e;
background:#5d5d5d;
}

address{
color: #fff;
font-style:normal;
font-size:13px;
}
/*------------------------------------------↓ここから2014/03/03*/
/*@import url("reset.css");*/

#TabBox {margin-top:20px;width:100%;/*618?*710*/}
#TabBox h2#title {
	margin:0 0 15px !important;
	padding:0 !important;
	width:100% !important;
	display:block !important;
	color:#c74344 !important;
	font-size:175% !important;
	text-indent:135px !important;
	line-height:50px !important;
	background:#eeeeef url(images/img_carefulselection.png) 0 0 no-repeat !important
}
#TabBox #tab{margin-left:0;}
#TabBox #tab li.man,
#TabBox #tab li.woman {
	margin:0 4px -1px 0;
	padding:0 !important;
	width:305px;
	height:51px;
	text-indent:100% !important;
	white-space:nowrap;
	overflow:hidden;
	cursor:pointer;
}
#TabBox #tab li.man {float:left;background:url(images/btn_man_on.png) no-repeat;}
#TabBox #tab li.woman {float:left;background: url(images/btn_woman_on.png) no-repeat;}
#TabBox #tab li.select {background:url(images/btn_man.png) no-repeat;}
#TabBox #tab li.select2 {background:url(images/btn_woman.png) no-repeat;}
#TabBox .disnon {display:none;}
#TabBox .tabIn {
	margin:0;
	padding:0;
	clear:left;
	border:#64bbdb solid 1px;
	background:#FFF;
}
#TabBox .womanBox {border:#fe9496 solid 1px;}
#TabBox .Block1 {margin:10px auto 25px;padding:0;width:96%;}
#TabBox .Block3 {margin:10px auto;padding:0;width:96%;}
#TabBox .tabIn hr {opacity:0.7;border-color:#309ac1 !important;}
#TabBox .womanBox hr {opacity:0.7;border-color:#fe9496 !important;}
#TabBox .Block1 .Photo {
	margin:0 20px 0 0;
	padding:0;
	width:25%;
	float:left;
}
#TabBox .Block1 .Photo img {width:100%;}
#TabBox .Block1 .box01 {margin:0;padding:0;width:69%;float:left;}
#TabBox .Block3 .box01 {margin:0;padding:0;clear:both;}
#TabBox h2 {
	margin:0 0 3px;
	padding:0 0 0 70px;
	color:#309ac1;
	height:50px;
	vertical-align: middle;
	font-size:125%;
	line-height:25px;
	background:url(images/ic_no1.png)0 0 no-repeat !important;
}
#TabBox .womanBox h2 {color:#eb6f70;}
#TabBox .Block3 h2 {line-height:28px;}
#TabBox .no2 {background:url(images/ic_no2.png)0 0 no-repeat !important;}
#TabBox .no3 {background:url(images/ic_no3.png)0 0 no-repeat !important;}
#TabBox .no4 {background:url(images/ic_no4.png)0 0 no-repeat !important;}
#TabBox .no5 {background:url(images/ic_no5.png)0 0 no-repeat !important;}

/**/
#TabBox .Block1 dl {margin:0;padding:0 0 10px;}
#TabBox .Block1 dt {
	margin:0 10px 0 0;
	padding:0;
	width:169px;
	float:left;
}
#TabBox .Block1 dd {color:#333;font-size:108%;}
/**/
#TabBox .Btn {width:100%;display:block;text-align:center;} 
#TabBox .Btn img {width:90%;}
/*#TabBox .Btn a img:hover {opacity:0.7;}*/
/**/
#TabBox .Block2 {margin:10px auto;padding:0;width:96%;}
#TabBox .Block2 .Lbox,
#TabBox .Block2 .Rbox,
#TabBox .Block3 .Lbox,
#TabBox .Block3 .Rbox {margin:10px auto;padding:0;width:48%;}
#TabBox .Block3 .Rbox {width:51%;}
#TabBox .Block2 .Lbox,
#TabBox .Block3 .Lbox {float:left;}
#TabBox .Block2 .Rbox,
#TabBox .Block3 .Rbox {float:right;}
#TabBox .Block2 .Lbox li,
#TabBox .Block2 .Rbox li,
#TabBox .Block3 .Lbox li {
	padding:0;
	float:left;
	width:50%;
	background:none;
}

@charset "UTF-8";

/*----------------------------------------------------HTML5*/
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
	margin:0;
	padding:0;
	border:0;
	font-style:normal;
	font-weight:normal;
	font-size:100%;
	vertical-align:baseline;
}
article, aside, details, figcaption, figure,
footer, header, hgroup, menu, nav, section {display: block;}

/**/
html{overflow-y: scroll;}

body, h1, h2, h3, h4, h5, h6, pre, ul , ol , li, dt, dd, p, img {margin:0;padding:0;}
body {
	font-family:'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','ＭＳ Ｐゴシック','MS PGothic',sans-serif;
	color:#333;
	min-width:960px;
	word-break:break-all;
}
fieldset,img {border:0;}
img {vertical-align: middle;}
address,caption,cite,code,dfn,em,strong,th,var {font-style:normal;font-weight:normal;}
ol,ul {list-style:none;line-height:1;}
h1,h2,h3,h4,h5,h6 {font-size:100%;font-weight:normal;}
q:before,q:after {content:'';}
abbr,acronym {border:0;font-variant:normal;}


sup {vertical-align:text-top;}
sub {vertical-align:text-bottom;}

input,textarea,
select{font-family:inherit;font-size:inherit;font-weight:inherit;}

input,textarea,select {*font-size:100%;}
input, textarea,{margin: 0;padding: 0;}

legend {color:#000;}
textarea {resize:none;}
button{background:transparent;border:none;cursor:pointer;}
select{cursor:pointer;}
hr {border-color:#CCC;}
.btnCursor{cursor:pointer;}
ul, ol {list-style:none;}
ul li, ol li {line-height:170%;}
a:focus {outline: none;}
::selection { background-color:#000; color: #CCC; /* Safari */ }
::-moz-selection { background-color: #000; color: #CCC; /* Firefox */ }

table{border-collapse:collapse;border-spacing:0;}
caption,th {text-align:left;}

blockquote, q {quotes: none;}
blockquote:before, blockquote:after,
q:before, q:after {content: '';content: none;}


/*----------------------------------------------------Crearfix */
.clearfix:before,
.clearfix:after {content: " ";display: table;}
.clearfix:after {clear: both;}
.clearfix {*zoom: 1;}
/*.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
	line-height: 0;
	font-size: 0;
}
.clearfix {min-height:1%;}*/
/*
.clearfix:after {
	content:"."; 
	display:block;
	clear:both;
	height:0;
	visibility:hidden;
}
.clearfix {min-height:1px;}
* html .clearfix {height:1px;}
*/

/*----------------------------------------------------リンク */
a {
	color:#002e73;
	text-decoration:underline;/*none*/
	cursor:pointer;
	outline:none;
}
a:link {
	color:#333;
	text-decoration:underline;/*none*/
	outline:none;
}
a:hover {
	color:#333;
	text-decoration:none;/*underline*/
	outline:none;
}
a:focus {
	outline:none;
}

