@charset "utf-8";
body {font:100%/1.4 "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS P Gothic", sans-serif;
	margin:0px;
	padding:0px;
}

/* ~~ エレメント / タグセレクター ~~ */
ul, ol, dl { /* ブラウザー間の相違により、リストの余白とマージンをゼロにすることをお勧めします。一貫性を保つために、量をここで指定するか、リストに含まれるリスト項目 (LI、DT、DD) で指定できます。より詳細なセレクターを記述しない限り、ここで指定する内容が .nav リストにも適用されることに注意してください。 */
	padding: 0;
	margin: 0;
}
h1, h2, h3, h4, h5, h6, p {
	margin-top: 0;
	margin-bottom:0;	 /* 上マージンを削除すると、マージンを含む div からマージンがはみ出す場合があるという問題を回避できます。残った下マージンにより、後続のエレメントからは離されます。 */
	}
a img { /* このセレクターは、一部のブラウザーでイメージをリンクで囲んだ場合にイメージの周囲に表示される初期設定の青いボーダーを削除します。 */
	border: none;
}

/* ~~ サイトのリンクのスタイル付けは、ホバー効果を作成するセレクターグループも含め、この順序にする必要があります。~~ */


a:hover, a:active, a:visited, a:focus { /* このセレクターグループは、キーボードを使用するユーザーに対し、マウスを使用するユーザーと同じホバー効果を提供します。 */
	text-decoration: none;
}





body{
	margin-top:0px;
	}


.header{
	width:100%;
	background-color:#F9F7F4;
	height:115px;
	top:0px;
	padding-bottom:20px;
}



#topbox{
	width:960px;
	height:115px;
	margin:0px auto 0px auto;
}
.logo{
	width:245px;
	height:100px;
	margin-top:15px;
	float:left;
}
#topbox h1{
	font-size:10px;
	font-weight:normal;
	color:#666;
	float:right;
	margin-top:10px;
}

/* グローバルメニュー*/

.gbm{
	width: 694px;
	height:50px;
	float:right;
  border-right:solid 1px #EEE9E5;
  margin-top:43px;
}


.gbm ul {
  list-style:none;
  left:50%;
  float:left;
}

.gbm ul li {
  width: 230px;
  left:-50%;	
  float:left;
  border-left:solid 1px #EEE9E5;
}

.gbm ul li a {
  display: block;
  width: 230px;
  height: 50px;
  overflow: hidden;
}



.gbm ul li a:hover,
#menu01 gbm ul li.kodawari a,
#menu02 gbm ul li.shisyu a,
#menu03 gbm ul li.print a, {
  height: 50px;
}
.gbm ul li a:hover img {
  margin-top: -50px;
}

.gbm ul li a:active img {
  margin-top: -50px;
}

#menu01 gbm ul li.kodawari a img,
#menu02 gbm ul li.shisyu a img,
#menu03 gbm ul li.print a img,{
  margin-top: -50px;
}


/*トップのイメージ*/

.indextop {
background-image: url(img/header_bg.gif);
background-repeat:repeat;
width:100%;
height:480px;
}

#wrapper {
margin-left:auto;
margin-right:auto;
width:960px;
height:480px;
margin-bottom:0px;
}


.grouptop {
width:100%;
height:55px;
}
.line01{
	width:100%;
	height:10px;
	background-image: url(img/header_bg.gif);
background-repeat:repeat;
}
.line02{
	width:100%;
	height:45px;
	background-color:#e8e8e8;
}

/*--------------------------広告・チラシ情報*/
.group_bnr_box02 ul a{
	text-decoration:none;
	color:#000;
}
.group_bnr_box02 ul a:hover{
	opacity: 0.8; 
    filter: alpha(opacity=80);
} 
li.chirashi{
	width:280px;
	height:70px;
	padding:0;
	background-color:#fff;
	border-radius:6px;
	position:relative;
}
.c_date{
	float:left;
	font-size:10px;
	margin:3px 7px 3px 7px;
	height:11px;
}
.c_shop{
	float:left;
	font-size:10px;
	height:11px;
	margin-top:3px;
}
.c_title{
	clear:left;
	font-size:16px;
	font-weight:bold;
	line-height:30px;
	text-align:center;
}





/*--------------------------広告・チラシ情報　終わり*/


/*パンくず・タイトル・イメージ*/


#pankuzu{
	width:960px;
	line-height:45px;
	margin:0 auto;
	font-size:12px;
}

#pankuzu a{
	text-decoration:none;
	color:#000;
}

#pankuzu a:hover{
	opacity: 0.6; 
    filter: alpha(opacity=60);
} 



#main{
width: 100%;
height:580px;/*530*/
background-color:#F9F7F4;
border-bottom:solid 10px #f2f2f2;
}


.container{
	width:960px;
	margin:0px auto 0px auto;
	padding:0px;
}
.group_bnr_box img a:hover{
	opacity: 0.6; 
    filter: alpha(opacity=60);
	-ms-filter: "alpha(opacity=70)";
	zoom:1;
}

.midbox01{
	width:310px;
	height:410px;/*490*/
	background-image:url(img/mid_bg01.png);/*mid_bg01long.png*/
	float:left;
	margin-right:15px;
	margin-top:45px;
}
.midbox02{
	width:310px;
	height:410px;/*490*/
	background-image:url(img/mid_bg02.png);/*mid_bg02long.png*/
	float:left;
	margin-right:15px;
	margin-top:45px;
}
.midbox03{
	width:310px;
	height:410px;/*490*/
	background-image:url(img/mid_bg03.png);/*mid_bg03long.png*/
	float:left;
	margin-top:45px;
}

.group_bnr_box01{
	width:auto;
	height:auto;
	margin-top:85px;
	margin-left:14px;
}
.group_bnr_box01 ul{
	list-style-type:none;
}
.group_bnr_box01 ul li{
	width:282px;
	height:98px;
	margin-top:12px;
}
.group_bnr_box01 ul li a:hover{
	opacity: 0.8; 
    filter: alpha(opacity=80);
}
/*--------------------------広告・チラシ情報*/
.group_bnr_box02{
	width:auto;
	margin-top:86px;
	margin-left:14px;
}
/*
.group_bnr_box02 ul{
	list-style-type:none;
}
.group_bnr_box02 ul li{ 画像だった頃の
	width:282px;
	height:68px;
	margin-top:12px;
}*/
.group_bnr_box02  a{
	text-decoration:none;
	color:#000;

}
.group_bnr_box02 a:hover{
	opacity: 0.6; 
    filter: alpha(opacity=60);
} 
.chirashi{
	margin-top:7px;
	width:280px;
	height:73px;
	padding:0;
	background-color:#fff;
	border-radius:7px;
	position:relative;
}
.c_date{
	float:left;
	font-size:10px;
	margin:3px 0px 3px 7px;
	height:11px;
}
.c_shop{
	float:right;
	font-size:10px;
	height:11px;
	margin-top:3px;
	margin-right:7px;
	line-height:11px;
}
.c_shop_br{/*新聞の文字が長くて折り返す時*/
	float:right;
	font-size:10px;
	height:22px;
	margin-top:3px;
	margin-right:7px;
	line-height:11px;
	text-align:right;
}
.c_date2{/*新聞が2つ発行されるときの2行目*/
	float:right;
	font-size:10px;
	margin:-10px 7px 3px 0px;
	height:11px;
}
.c_shop2{/*新聞が2つ発行されるときの2行目*/
	float:right;
	font-size:10px;
	height:11px;
	margin-top:-10px;
	margin-right:7px;
}
.c_shop02{/*文字数多くて列が増える時 231114右寄せに変更*/
	float: right;
	clear:both;
	font-size:10px;
	height:10px;
	line-height:10px;
	margin-top:0px;
	/* margin-left:7px; */
	margin-right: 7px;
}
.c_title{/*文字数少なくて1列*/
	clear:right;
	font-size:16px;
	font-weight:bold;
	line-height:32px;
	text-align:center;
	float:left;
	width:280px;
}
.c_title02{/*文字数多くて1列*/
	clear:right;
	font-size:14px;
	font-weight:bold;
	line-height:32px;
	text-align:center;
	float:left;
	width:280px;
}
.c_title03{/*文字数多くて列が増える時*/
	clear:right;
	font-size:14px;
	font-weight:bold;
	line-height:24px;
	text-align:center;
	float:left;
	width:280px;
}
.c_title04{/*文字数多くて列が増える時*/
	clear:both;
	font-size:12px;
	font-weight:bold;
	line-height:15px;
	text-align:center;
	float:left;
	width:280px;
}
.c_title05{/*新聞のところが長くて折り返す時のタイトル*/
	clear:right;
	font-size:16px;
	font-weight:bold;
	line-height:28px;
	text-align:center;
	float:left;
	width:280px;
}
.c_click{
	width:100px;
	height:14px;
	display:block;
}
.c_click img{
	margin:0px 18px 0px 88px;
	line-height:16px;
	display:inline;
}
.c_new{
	display:inline;
	font-size:15px;
	font-weight:bold;
	color:#F00;
	line-height:15px;
	vertical-align:top;
	float:right
}




/*--------------------------広告・チラシ情報　終わり*/
.news{
	width:auto;
	height:auto;
	margin-top:95px;
	margin-left:14px;
}
.news ul{
	list-style-type:none;
}
.news ul li{
	width:265px;
	
	font-size:12px;
	line-height:17px;
	padding-left:10px;
	padding-bottom:8px;
}
.date{
	font-size:11px;
	font-weight:bold;
	line-height:15px;
}

.news_img{
	float:left;
	margin:5px 10px 5px 0;
}

#fb{
	padding:20px 0 0 15px;
}

#ig{
	padding:20px 0 0 15px;
}

#hp{
	padding:20px 0 0 15px;
}

/*--------------------------事業沿革----------------*/
.enkaku_main{
width:100%;
height:870px;
background-color:#F9F7F4;
barder-borrom:solid 10px #f2f2f2;
}

/*--------------------------グループ会社----------------*/
.group_main{
width:100%;
height:700px;
background-color:#F9F7F4;
border-bottom:solid 10px #f2f2f2;

}
#group_content{
	width:960px;
	margin:0 auto;
	padding-top:40px;
}


#g_main{
width: 100%;
height:1500px;
background-color:#F9F7F4;
border-bottom:solid 10px #f2f2f2;
}
.g_content{
	width:960px;
	margin:0 auto;
	padding-top:40px;
}

#g_main2{
width: 100%;
height:3280px;
background-color:#F9F7F4;
border-bottom:solid 10px #f2f2f2;
}
.g_content2{
	width:960px;
	margin:0 auto;
	padding:40px 0;
	background-color:#FFF;
}
#g_top{
	width:532px;
	margin:0 auto;
}
.g_box a:hover img{
	opacity: 0.6; 
    filter: alpha(opacity=60);
	-ms-filter: "alpha(opacity=70)";
}

.g_box{
	width:260px;
	height:252px;
	float:left;
	margin-right:6px;
}
.g_box_r{
	width:260px;
	height:252px;
	float:left;
}


.group_img{
	width:960px;
	height:180px;
	margin-top:10px;
	margin-bottom:50px;

}
.group_img img{
	float:left;
}

/*----------------------新しいフォーマット------------------------*/

/*タブメニュー*/
.GtabBox ul{
	margin-top:30px;
	float:left;
	list-style-type:none;
	height:48px;
}
.GtabBox ul li{
	float:left;
}
.whitewrap{
	width:958px;
	height:1070px;
	clear:both;
	background-color:#fff;
	border-top:none;
	border-right:solid 1px #CCC;
	border-bottom:solid 1px #CCC;
	border-left:solid 1px #CCC;
}


.GtopBox{
	float:left;
	/*border-top:dashed 2px #FF6600;*/
	margin-top:30px;
	padding:30px 10px 30px 10px;
	width:960px;
}
.GtxtWrap{
	width:420px;
	float:left;
}
.GtxtBox{
	width:420px;
	float:left;
	padding:0 15px;
	font-size:15px;
	line-height:30px;
}

.GimgBox{
	width:456px;
	height:350px;
	float:left;
	background-color:#FFC;
	margin-left:60px;
}
.GimgBox img{
	border: dotted 13px #CABB89;
}
.GmidBox{
	float:left;
	clear:both;
	width:960px;
	padding:15px 0;
	/*border-top: dotted 2px #FF6600;*/
	border-bottom: dotted 2px #FF6600;
}
.h3g{
	color:#764F12;
	width:420px;
	font-size:22px;
	line-height:34px;
	border-left:solid 10px #CABB89;
	padding-left:15px;
	border-bottom:solid 2px #CABB89;
	margin-bottom:30px;
}
.infiniteslide1{
	width: 960px;
}
.infiniteslide1 ul,li{
	list-style-type:none;

}

.GbottomBox{
	float:left;
	clear:both;
	width:930px;
	padding-left:15px;
	padding-right:15px;
	padding-top:30px;
	padding-bottom:40px;
	border-bottom:dashed 2px #FF6600;
}

/*---------------------------テーブル*/

/*会社概要のテーブル*/
#g_main02{
width: 100%;
height:1100px;
background-color:#F9F7F4;
border-bottom:solid 10px #f2f2f2;
}
.whitewrap02{
	width:958px;
	height:600px;
	clear:both;
	background-color:#fff;
	border-top:none;
	border-right:solid 1px #CCC;
	border-bottom:solid 1px #CCC;
	border-left:solid 1px #CCC;
	padding-top:50px;
}
#gaiyou02{
	width:800px;
	margin:0 auto;
}
#gaiyou_table02 {
	width: 100%;
	border-collapse: collapse;
	border:solid 1px #e7e7e7;
}

.g_left02 {
	border-bottom: #e7e7e7 1px solid;
	border-left: #e7e7e7 1px solid;
	text-align: left;
	background: #f0f0f0;
	padding: 25px;
	font-weight:normal;
	color:#333;
	font-size:14px;
}

.g_right02 {
	border-bottom: #e7e7e7 1px solid;
	border-right: #e7e7e7 1px solid;
	text-align: left;
	padding: 25px;
	color:#333;
	font-size:14px;
	line-height:26px;
}

.tdheight02{
	border-bottom: #e7e7e7 1px solid;
    text-align: left;
	padding: 5px;
	color:#333;
	font-size:12.5px;
	line-height:22px;
}
.small0102{
	font-size:11px;
	display:block;
	margin:-8px 0 -12px 70px;
	height:11px;
	width:250px;
}

/*店舗詳細のテーブル*/
#gaiyou{
	width:445px;
	float:left;
}
#gaiyou_table {
	width: 100%;
	border-collapse: collapse;
	border:solid 1px #CCC;
}

.g_left {
	border-bottom: #CCC 1px solid;
	border-left: #CCC 1px solid;
	text-align: left;
	background: #f0f0f0;
	padding: 24px;
	font-weight:normal;
	color:#333;
	font-size:14px;
}

.g_right {
	border-bottom: #CCC 1px solid;
	border-right: #CCC 1px solid;
	text-align: left;
	padding: 24px;
	color:#333;
	font-size:14px;
	line-height:26px;
}

.tdheight{
	border-bottom: #CCC 1px solid;
    text-align: left;
	padding: 5px;
	color:#333;
	font-size:12.5px;
	line-height:22px;
}
.small01{
	font-size:11px;
	display:block;
	margin:-8px 0 -12px 70px;
	height:11px;
	width:250px;
}

/*----------MAP-----------*/
.map{
	width:445px;
	float:right;
}

.gaiyou_googlemap {
	width:445px;
	height: 350px;
}
/*----下部のバナーボックス--*/
.GbnrBox{
	margin-top:10px;
	padding-bottom:10px;
	width:960px;
	height:100px;
	float:left;
}
.GbnrBox_gaiyou{
	margin-top:10px;
	margin-left:15px;
	padding-bottom:10px;
	width:960px;
	height:100px;
	float:left;
}


/*---------------------グループ会社のタブ-------------------*/

.tabs_g {
    position: relative;
    padding: 0;
}
.tabs_g li {
    list-style: none;
    display: inline-block;
}
.tabs_g input[type=radio] {
    display: none;
}
.tabs_g label {
    display: block;
    cursor: pointer;
	font-size:20px;
	letter-spacing:10px;
	width:475px;
	line-height:45px;
    background-color: #CCC;
    color: #000;
	text-align:center;
	margin:0px;
    border-top:solid 1px #CCC;
	border-left:solid 1px #CCC;
	border-right:solid 1px #CCC;
	background-image:
}
.tabs_g label img#on{
	position:absolute;
	top:5px;
	left:35px;
}
.tabs_g label img#off{
	position:absolute;
	top:5px;
	left:355px;
}
.tabs_g label img#off2{
	position:absolute;
	top:5px;
	left:515px;
}
.tabs_g label:hover {
    background-color:#e8e8e8;
    color: #000000;
}
.tabs_g input[type=radio]:checked + label {
    background-color: #ffffff;
    color: #000000;
}
.tabs_g .contents {
    display: none;
    position: absolute;
    top:45px;
    left: 0;
    padding:50px 80px;
    background: #ffffff;
	width:800px;
	border-left:solid 1px #CCC;
	border-right:solid 1px #CCC;
    border-bottom:solid 1px #CCC;
}
.tabs_g input[type=radio]:checked + label + .contents{
    display: block;
}


/*---------------------タブ-------------------*/

.tabs {
    position: relative;
    padding: 0;
}
.tabs li {
    list-style: none;
    display: inline-block;
}
.tabs input[type=radio] {
    display: none;
}
.tabs label {
    display: block;
    cursor: pointer;
	font-size:20px;
	letter-spacing:10px;
	width:475px;
	line-height:45px;
    background-color: #CCC;
    color: #000;
	text-align:center;
	margin:0px;
    border-top:solid 1px #CCC;
	border-left:solid 1px #CCC;
	border-right:solid 1px #CCC;
}
.tabs label img#on{
	position:absolute;
	top:5px;
	left:35px;
}
.tabs label img#off{
	position:absolute;
	top:5px;
	left:515px;
}
.tabs label:hover {
    background-color:#e8e8e8;
    color: #000000;
}
.tabs input[type=radio]:checked + label {
    background-color: #ffffff;
    color: #000000;
}
.tabs .contents {
    display: none;
    position: absolute;
    top:45px;
    left: 0;
    padding:50px 80px;
    background: #ffffff;
	width:800px;
	border-left:solid 1px #CCC;
	border-right:solid 1px #CCC;
    border-bottom:solid 1px #CCC;
}
.tabs input[type=radio]:checked + label + .contents{
    display: block;
}

/*沿革のテーブル*/
#enkaku{
	height:100%;
}
#enkaku_table {
	width: 100%;
	border-collapse: collapse;
	border:solid 1px #e7e7e7;
	margin:0;
}

.e_left {
	border-bottom: #e7e7e7 1px solid;
	border-left: #e7e7e7 1px solid;
	text-align: left;
	background: #f0f0f0;
	padding: 10px;
	font-weight:normal;
	color:#333;
	font-size:12px;
}

.e_right {
	border-bottom: #e7e7e7 1px solid;
	border-right: #e7e7e7 1px solid;
	text-align: left;
	padding: 8px;
	color:#333;
	font-size:13px;
	line-height:26px;
}


.sample_1 {
	width:auto;
    background-color:#ddeeff;
	margin:0px auto;
    padding:20px 10px 10px;
	vertical-align:text-top;
    border-radius:5px;
    -webkit-border-radius:5px;
    -moz-border-radius:5px;
}

.sample_1_1{
	width:630px;
	margin:auto;
    border-left:5px solid #007DFB;
	padding:1px 3px;
}

.sample_2 {
	width:auto;
    background-color:#DEFFD2;
	margin:0px auto;
    padding:10px 10px;
	vertical-align:text-top;
	
    border-radius:5px;
    -webkit-border-radius:5px;
    -moz-border-radius:5px;
}

.sample_2_1 {
	width:auto;
    margin:10px 10px;
	font-size:15px;
	vertical-align:text-top;
	float:left;
}

.sample_2_2 {
    margin:10px 10px;
	vertical-align:text-top;
	text-align:center;
}

.sample_3 {
	width:auto;
	height:215px;
    background-color:#FFDFBF;
	margin:0px auto;
    padding:10px 10px;
	vertical-align:text-top;
	
    border-radius:5px;
    -webkit-border-radius:5px;
    -moz-border-radius:5px;
}

.sample_3_1 {
	width:auto;
    margin:10px 10px 5px;
	vertical-align:text-top;
	float:left;
}

.sample_3_2 {
    margin:50px 10px;
	vertical-align:central;
	width:240px;
	height:100px;
	float:left;
}

.sample_4 {
	width:800px;
	margin:0 auto 20px auto;
	padding:10px 10px 310px 10px;
	text-align:center;
	clear:both;
	border:dotted 2px #999;
}
.sample_4_1 {
	width:250px;
	margin:auto 0px;
	float:left;
}
.sample_4_2 {
	text-align:center;
	width:250px;
	margin:0px 10px;
	float:left;
}
.sample_text {
	font-size:smaller;
	text-align:left;
}
.sample_4_3 {
	width:250px;
	float:right;
}
.sample_img {
	padding-bottom:9px;
}
#sample_4_1{
	border-color:#03F;
}
#sample_4_2{
	border-color:#DB6D00;
}
#sample_4_3{
	border-color:#999;
}
#sample_4_4{
	border-color:#FF0080;
}
#sample_4_5{
	border-color:#E8E800;
}
#sample_4_6{
	border-color:#F00;
}
#sample_4_7{
	border-color:#F0F;
}


/*オフィスニッチの会社概要 店舗分け*/
.whitewrap_on{
	width:958px;
	height:550px;
	clear:both;
	background-color:#fff;
	border-top:none;
	border-right:solid 1px #CCC;
	border-bottom:solid 1px #CCC;
	border-left:solid 1px #CCC;
	padding-top:0px;
}
.on_left{
	float:left;
}
.on_right{
	float:left;
	margin-left:8px;
}
.GtopBox a:hover img{
	opacity: 0.6; 
    filter: alpha(opacity=60);
}
.office_line{
	display:block;
	margin:20px 0 15px 0;
	line-height:15px;

} 
.office_line02{
	display:block;
	margin:0px 0 15px 10px;
	line-height:17px;
}

/*サイドバー*/


.side {
	float: right;
	width:290px;
	margin-top:40px;
	margin-right:20px;
}

.side_ttl{
	margin-bottom:10px;
}

.sidebar1 {
	float: right;
	width: 290px;
}

.side a{
	float:right;
	margin-bottom:10px;
}


.sidebar1 a:hover img{
	opacity: 0.6; 
    filter: alpha(opacity=60);
} 

.sidebar2 {
	float: right;
	width: 290px;
	margin-top:40px;
	font-size:14px;
	color:#333;
}

.sidebar2 a:hover img{
	opacity: 0.6; 
    filter: alpha(opacity=60);
} 

.sidebar3{
	margin-top:30px;
	float: right;
	width: 290px;

}

.sidebar3 a:hover img{
	opacity: 0.6; 
    filter: alpha(opacity=60);
} 


/*------------------お問い合せ----------------------------*/	
#i_main{
width: 100%;
height:500px;
background-color:#F9F7F4;
border-bottom:solid 10px #f2f2f2;
}




/* ~~ フッター ~~ */

.footer {
	width:100%;
	height:240px;
	clear: both;
	padding-top:10px;
}

.foot_info{
	width:261px;
	margin-top:10px;
	float:left;
}

.footzone{
	width:960px;
	height:240px;
	margin:0 auto 0 auto;
}

.footmenu{
	width:600px;
	height:240px;
	margin-left:70px;
	float:left;
}


.footlist{
	width:170px;
	height:200px;
	float:left;
	margin: 30px 0 0 30px;
	font-size:12px;
	line-height:20px;
}


.footttl{
	margin-bottom:15px;
	font-size:16px;
	margin-left:5px;
	vertical-align:top;
}

.footttl a{
	color:#000;
	text-decoration:none;
	margin-bottom:15px;
	font-size:16px;
	margin-left:5px;
	vertical-align:top;
}

.footlist li{
	list-style:none;
	margin-left:16px;
}

.footlist li a{
	color:#000;
	text-decoration:none;
}

.footlist ul{
	margin-top:-7px;
}

.footlist_r ul{
	margin-top:-7px;
}


.footlist_r li{
	list-style:none;
	margin-left:16px;
}

.footlist_r li a{
	color:#000;
	text-decoration:none;
}

.footlist a:hover{
	opacity: 0.6; 
    filter: alpha(opacity=60);
	-ms-filter: "alpha(opacity=70)";
	zoom:1;
} 

.footlist_r a:hover{
	opacity: 0.6; 
    filter: alpha(opacity=60);
	-ms-filter: "alpha(opacity=70)";
	zoom:1;
}

#copyright{
	font-size:10px;
	color:#666;
	text-align:center;
	padding-bottom:5px;
}
.newtopics{
	font-size:11px;
	font-weight:bold;
	line-height:15px;
	color:#F00;
	font-weight:bold;
	margin-left:5px;
}
/*お雛様カタログのページ*/
.hina_main{
width:100%;
height:1200px;
background-color:#F9F7F4;
border-bottom:solid 10px #f2f2f2;
}
#hina_content{
	width:960px;
	margin:0 auto;
	padding-top:40px;
}
.hina_img_box{
	height:580px;
	background-color:#B7D76C;
}

.hina_text01{
	margin-top:20px;
	margin-left:30px;
	font-size:28px;
	color:#F60;
	font-weight:bold;
}
.hina_text02{
	margin-left:30px;	
	font-size:24px;
	font-weight:bold;
}
.hina_text03{
	font-size:18px;
}
.hinawrap{
	width:960px;
	height:600px;
}
.tango_img_box{
	padding-top:5px;
	height:150px;
	background-color:#036;
}
.tango_text01{
	margin-top:20px;
	margin-left:30px;
	font-size:28px;
	color:#fff;
	font-weight:bold;
}
.tango_text02{
	margin-left:30px;	
	font-size:24px;
	font-weight:bold;
	color:#fff;
}

.hinabox{
	float:left;
	width:280px;
	height:480px;
	margin:20px 8px 30px;
	border:solid 2px #B7D76C;
	padding:0 10px;
	text-align:center;
}

.tangobox{
	float:left;
	width:280px;
	height:280px;
	margin:20px 8px 30px;
	border:solid 2px #B7D76C;
	padding:0 10px;
	text-align:center;
}
.hinabox h3{
	line-height:50px;
	color:#09C;
}

.hina_zei{
	font-size:13px;
	color:#333;
}
.kyugetu{
	margin-top:100px;
}
.kyugetu2{
	margin-top:30px;
}
.hinabox a:hover{
	opacity: 0.6; 
    filter: alpha(opacity=60);
	-ms-filter: "alpha(opacity=70)";
	zoom:1;
}

