@charset "utf-8";
/* CSS Document */
/*
Theme Name:株式会社オープンコーポレーション
Theme URI:
Description:
Author:CrescentWorks (http://www.cwor.biz/)
*/


*{
	margin:0px;
	padding:0px;
}

img{
	border:none;
}

.clear{
	clear:both;
}

/***********************/

.head_bg{
	width:100%;
	background-image:url(img/bg_header.jpg);
	background-repeat:repeat-x;
	height:403px;
}

.maincontainer{
	width:950px;
	margin-left:auto;
	margin-right:auto;
}

.navi_bg{
	width:100%;
	background-image:url(img/navibg_new.png);
	height:38px;
}

.head_logo{
	float:left;
	width:188px;
	height:106px;
}

.body_bg{
	background-color:#E4E4E4;
}
.foot_bg{
	background-color:#000;
	width:100%;
	padding:15px 0px;
	margin:15px 0px;
}
.shoplist{
	text-align:right;
	padding-top:40px;
	width:720px;
	float:right;
}
/******************************/

#headgnavi_container{
	width:950px;
	height:38px;
	margin-left:auto;
	margin-right:auto;
}

a#grovallink_1 {
   float:left;
   display: block;
   width: 159px;
   height: 38px; 
   background-image:url(img/navi/navi01.png);
   text-indent: -2000px;
}

a#grovallink_1:hover {
   background-position:bottom;
}
a#grovallink_2 {
   float:left;
   display: block;
   width: 158px;
   height: 38px; 
   background-image:url(img/navi/navi02.png);
   text-indent: -2000px;
}

a#grovallink_2:hover {
   background-position:bottom;
}
a#grovallink_3 {
   float:left;
   display: block;
   width: 158px;
   height: 38px; 
   background-image:url(img/navi/navi03.png);
   text-indent: -2000px;
}

a#grovallink_3:hover {
   background-position:bottom;
}
a#grovallink_4 {
   float:left;
   display: block;
   width: 158px;
   height: 38px; 
   background-image:url(img/navi/navi04.png);
   text-indent: -2000px;
}

a#grovallink_4:hover {
   background-position:bottom;
}



a#grovallink_6 {
   float:left;
   display: block;
   width: 158px;
   height: 38px; 
   background-image:url(img/navi/navi05.png);
   text-indent: -2000px;
}

a#grovallink_6:hover {
   background-position:bottom;
}
a#grovallink_7 {
   float:left;
   display: block;
   width: 159px;
   height: 38px; 
   background-image: url(img/navi/navi06.png);
   text-indent: -2000px;
}

a#grovallink_7:hover {
   background-position:bottom;
}

/**********************************/


.shop_infomation{
	width:950px;
	padding:10px 0px;
}

.shop_infomation_box{
	width:300px;
	padding:5px 24px 10px 0;
	float:left;
}
.shop_right_box{
	float:right;
	padding-right:0px;
}
.shop_infomation_title{
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic",  sans-serif;
	font-size:14px;
	font-weight:bold;
	text-align:center;
	background-color:#151C62;
	color:#FFF;
	padding:10px 0px;
}
.shop_infomation_title span{
	font-size:70%;
}
.shop_infomation_img{
	padding-top:10px;
	background-color:#FFF;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #151C62;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #151C62;
	text-align:center;
}

.shop_infomation_body{
	padding:10px 15px 15px 15px;
	line-height:1.4em;
	font-size:12px;
	color:#666;
	background-color:#FFF;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #151C62;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #151C62;
	height:10px;
}

.shop_infomation_links{
	text-align:center;
	padding:10px;
	line-height:1.4em;
	background-color:#FFF;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #151C62;
	border-bottom-color: #151C62;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #151C62;
}

.topics_container{
	width:465px;
	padding:15px 5px 5px 0 ;
	padding:0px 5px 5px 0 \0/; /* IE9 */
	float:left;
}

.topics_container_title{
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size:14px;
	font-weight:bold;
	background-color:#151C62;
	color:#FFF;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 15px;
}

.topics_container_body{
	overflow:auto;
	height:100px;
	padding:10px;
	line-height:1.4em;
	background-color:#FFF;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #151C62;
	border-bottom-color: #151C62;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #151C62;
}

.topics_container_body ul{
	list-style:none;
	line-height:1.4em;
	font-size:12px;
	color:#666;
}

.topics_container_body ul li{
	padding:3px 0px;
}

.topics_container_body ul li a{
	color:#666;
	text-decoration:underline;
}

.topics_container_body ul li a:hover{
	color:#666;
	text-decoration:underline;
}

.blog_container{
	width:465px;
	float:right;
	position:relative;
}

.blog_container_title{
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size:14px;
	font-weight:bold;
	background-color:#151C62;
	color:#FFF;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 15px;
}

.blog_container_body{
	overflow:auto;
	height:100px;
	padding:10px;
	line-height:1.4em;
	background-color:#FFF;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #151C62;
	border-bottom-color: #151C62;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #151C62;
}

.blog_container_body ul{
	list-style:none;
	line-height:1.4em;
	font-size:12px;
	color:#666;
}

.blog_container_body ul li{
	padding:3px 0px;
}

.blog_container_body ul li a{
	color:#666;
	text-decoration:underline;
}

.blog_container_body ul li a:hover{
	color:#666;
	text-decoration:underline;
}
.long_container{
	width:100%;
}
.long_container .title{
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size:14px;
	font-weight:bold;
	background-color:#151C62;
	color:#FFF;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 15px;
}
.foot_container{
	width:950px;
	text-align:center;
	color:#FFF;
	font-size:12px;
	margin-left:auto;
	margin-right:auto;

}

.foot_container a{
	color:#FFF;
	text-decoration:none;
}

.foot_container a:hover{
	color:#FFF;
	text-decoration:none;
}

.foot_container img{
	margin:25px 0px;
}
/******************************************/


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

.shop-box-text3 {
	width:130px;
	text-align:center;
	font-size:110%;
	color:#006;
	margin-left:auto;
	margin-right:auto;
}

.shop-box-text3 a{
	color:#006;
	text-decoration:none;
}

.shop-box-text3 a:hover{
	color:#006;
	text-decoration:none;
}


.shop-box-text4{
	width:130px;
	height:45px;
	font-size:12px;
	margin-top:10px;
	margin-bottom:15px;
	margin-left:auto;
	margin-right:auto;
}



.clear{
	clear:both;
}

.pankuzu{
	font-size:9px;
	margin-top:5px;
	margin-bottom:10px;
}

.pankuzu a{
	color:#039;
	text-decoration:underline;
}

.pankuzu a:hover{
	color:#039;
	text-decoration:underline;
}



/**************************************************/


.single_container{
	width:680px;
	float:left;
	margin-top:20px;
	margin-bottom:20px;
}

.single_con_border{
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #666;
	border-bottom-color: #666;
	border-left-color: #666;
	margin-bottom:20px;
	background-color:#FFF;
}
.single_header{
	margin-top:20px;
	background-color:#FFF;
}
.single_table{
	width:680px;
}
.table_recruit{
	padding-bottom:20px;
}
.table_recruit .table_right4 p{
	margin-bottom:7px;
}


.table_left{
	width:150px;
	background-color:#171C60;
	color:#FFF;
	text-align:center;
	padding:5px;
}

.table_right{
	width:530px;
	padding-top:5px;
	padding-bottom:5px;
	padding-left:13px;
	padding-right:13px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #666;
}

.table_right2{
	width:530px;
	padding-top:5px;
	padding-bottom:5px;
	padding-left:13px;
	padding-right:13px;
}
.table_right p,
.table_right2 p{
	margin-bottom:5px;
}
.table_right p.comp_shops,
.table_right2 p.comp_shops{
	padding-top:5px;
	margin-bottom:0px;
	padding-bottom:2px;
}
.single_table3{
	width:680px;

}

.table_left3{
	width:680px;
	background-color:#000;
	color:#FFF;
	text-align:center;
	padding:30px;
	line-height:2;
	margin-left:auto;
	margin-right:auto;
}



.comp_shops{
	color:#C60;
	font-size:12px;
	padding-top:3px;
	padding-bottom:5px;
}

.comp_shops a{
	color:#C60;
	text-decoration:underline;
}

.comp_shops a:hover{
	color:#C60;
	text-decoration:underline;
}



/****************************************************/

#sidebar_container{
	width:260px;
	float:left;
	margin-top:50px;
}


.side_shopdetail{
	width:180px;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
	background-color:#09C;
}

.side_itbox1{
	width:200px;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
}

#new_box2 {
	width:200px;
	height:155px;
	display:block;
	background-color:#FFF;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #666;
	border-bottom-color: #666;
	border-left-color: #666;
}

#new_box2 ul {
	width:175px;
	height:145px;
	overflow:auto;
	font-size:10px;
	line-height:1.8;
	padding-left:10px;
	padding-right:15px;
	padding-top:10px;
}

#new_box2 ul a{
	color:#006;
	text-decoration:none;
}

#new_box2 ul a:hover{
	color:#006;
	text-decoration:none;
}


.side_shoplist{
	width:200px;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
}

.side_shoplist p{
	margin-top:10px;
	margin-bottom:10px;
	
}

/********************************************************************/

.single_con_border2{
	margin-top:15px;
	background-color:#FFF;
	border: 1px solid #CCC;
}

.singleshoplist_container{
	/*margin-top:15px;
	margin-bottom:15px;*/
}

.singleshoplist_title{
}

.singleshoplist_leftimg{
	width:200px;
	float:left;
	padding:10px;
	text-align:center;
}

.singleshoplist_righttext{
	width:400px;
	float:left;
	padding:10px;
}

.singleshoplist_righttext p{
	font-size:14px;
}

.singleshoplist_righttext p a{
	color:#006;
	text-decoration:underline;
}

.singleshoplist_righttext p a:hover{
	color:#006;
	text-decoration:underline;
}


/*******************************************************************/

#oc_blogentry1{
	padding:10px;
}

.oc_blog_entrytime{
	margin-top:10px;
	margin-left:3px;
}

.oc_blog_entrytitle1{
	font-size:20px;
	font-weight:600;
	color:#006;
}

.oc_blog_entrytitle1 a{
	font-size:20px;
	color:#006;
	text-decoration:none;
}

.oc_blog_entrytitle1 a:hover{
	font-size:20px;
	color:#006;
	text-decoration:none;
}


.oc_blogentry1_body{
	line-height:1.4;
	padding:10px;
}

.oc_blogentry1_body a{
	color:#006;
	text-decoration:none;
}

.oc_blogentry1_body a:hover{
	color:#006;
	text-decoration:none;
}


.oc_blogentry1_body img{
	float:left;
	margin:10px;
	padding:10px;
	border:#666 solid 1px;
	background-color:#F6F6F6;
}


/********************************************************************/


.table_left4{
	width:150px;
	background-color:#FFF;
	color:#FFF;
	text-align:center;
	padding:5px;
}

.table_left4 img{
	text-align:center;
	background-color:#FFF;
	padding: 8px;
	border: 1px solid #CCC;
	position:relative;
	top:20px;
}
	

.table_right4{
	width:530px;
	padding-bottom:5px;
	padding-left:13px;
	padding-right:13px;
	
}

.table_right4 p{
	background-color:#006;
	padding:5px;
	color:#FFF;
	font-size:12px;
	font-weight:600;
}

.rec_independ {
	padding:10px;
}

.rec_independ p{
	padding-top:10px;
	padding-bottom:10px;
	padding-left:15px;
	border: 1px dashed #999;
	margin-bottom:8px;
}


/*********************************************************************/

.gototop{
	padding:15px;
	color:#006;
	font-weight:600;
	text-align:center;
}

.gototop a{
	padding:15px;
	color:#006;
	font-weight:600;
	text-decoration:none;
}

.gototop a:hover{
	padding:15px;
	color:#006;
	font-weight:600;
	text-decoration:none;
}


/********************************************************************/

.om_div1{
	padding:15px;
	text-align:center;
}

.om_div2{
	padding-top:30px;
	padding-bottom:30px;
	padding-left:20px;
}

.om_divtext{
	color:#FFF;
	margin-bottom:30px;
}
	
.om_divtext ul{
	padding-left:70px;
	list-style:square;
}

.om_divtext li{
	list-style:square;
	padding-bottom:8px;
	padding-top:8px;
}



.foot_cerezo{
	margin-top:10px;
	margin-bottom:10px;
	margin-left:auto;
	margin-right:auto;
	padding-top:40px;
	width:750px;
}