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

/*全体的指定*/

li,h1,h2,h3,p,table,span{
	color:#494949;
}


p{
}
ul.link li{
margin-bottom:-6px;
margin-left:-6px;
margin-right:-6px;
margin-top:0px;
}


body{
	background:url(../../images/header-back.gif) repeat-x;
	padding:0px;
	margin: 0px;
}



/*ヘッダー*/
#header{
	height:76px;
	width:950px;
	margin-left:auto;
	margin-right:auto;
	margin-top: 0px;
	margin-bottom: 0px;
}


#header-navi{
	float:right;
	font-size:10px;
	color:#666;
	height:15px;
	clear:both;

}

#header-navi li{
	float:left;
	list-style:url(../../images/list_1.gif);
}

#navi{
margin-left:auto;
margin-right:auto;
width:950px;
}

#logo{
	padding-top:10px;
}



/*ヘッダーメニュー上*/
#list_1{
		float:right;
		clear:both;
}

#header-menu{
	width:500px;
	float:right;
	padding-top: 15px;
}

#list_1 ul li{
	display:inline;
	font-size:12px;
	color:#666;
	width:300px;
}

#list_a{
	
	width:100px;
	padding-left:15px;
	
}

#list_b{
	
	width:120px;
	padding-left:10px;
}

#list_c{
	
	width:80px;
	padding-left:10px;
}


/*ヘッダーメニュー下*/

#list_2{
	position:relative;
	float:right;
	padding-top:12px;
}
#list_2 .newMark{
	position:absolute;
}
#list_2 #new_fb{
	top:2px;
	left:0;
}
#list_2 ul li{
	display:inline;
	font-size:12px;
	color:#666;
	list-style:none;
	
}
#list_fb{
	padding:0 0 0 16px;
	background:url(../img/icon_fb.png) left center no-repeat;
}
#list_d{
	width:90px;
}

#list_e{
	width:60px;
}

#list_f{
	width:70px;
}

#list_g{
	width:100px;
}


#logo{
	float:left;
	padding-bottom:10px;
}



/*トップフラッシュ*/
#flash{
	clear:both;
	margin-left:auto;
	margin-right:auto;
	width:950px;
	padding-bottom:20px;
}




/*メインページ*/

#header-main{
	margin-left:300px;
	margin-right:300px;
}
.text10_999{
	background-color:#FFF;
	margin:0px;
	
}


#main-center{
	background-color:#FFF;
	width:950px;
	margin-left:auto;
	margin-right:auto;
	padding:0;
	position:relative;
}



/*左カラム*/

#left{
	float:left;
	width:570px;
	font-size: 12px;
	line-height: 1.5em;
}

#left p{
	font-size:12px;
}


#left h1{
	padding-top: 20px;
}

#left h2{
	font-size:16px;
	color:#ff9900;
	border-bottom-style: dotted;
	border-bottom-color: #CCC;
	border-bottom-width: 1px;
	padding-bottom: 3px;
	margin-bottom: 10px;
	margin-top: 20px;
}



#left table{
	font-size:12px;
	margin-left:auto;
	margin-right:auto;
	width:570px;
}


.td_n{
	padding-bottom: 7px;
}


#m_or{
	font-size:14px;
	color:#f90;
	margin-bottom: 7px;
}

.coution .coution_content {
	background-color: #FEC;
	margin-bottom:6px;
	padding: 4px 2px;
}
.coution .coution_content dt {
	font-size: 16px;
	margin-bottom: 4px
}
.coution .coution_content dd {
	font-size:11px;
	line-height:1.2;
}
.coution .coution_content table {
	border-collapse: collapse;
}
.coution .coution_content table td {
	padding: 4px 6px;
}
.coution .coution_content table td.button_detail {
	text-align: right;
	vertical-align: middle;
	padding-right: 18px;
}

/*右カラム*/


#right{
	float:right;
	width:336px;
	height:auto;
	overflow:hidden;
	font-size: 12px;
	line-height: 1.5em;	
}


#right ul li{
	list-style:none;
}

#right .fbLikeBox {
	margin:0 0 20px;
}
#right .banner{
	margin:0 0 18px;
}

#gototop{
	padding-top:30px;
	float:right;
	font-size:10px;
	padding-bottom: 10px;
}


a{
		text-decoration:none;
		color:#999;
}

a:hover{
	color:#F60;
}



/**** トップ縦ライン ****/

#contentsSet_t {
	position:relative;
	clear:both;
	background:url("../img/img_bar_b.gif") repeat-y 594px 0;
	margin:0;
}

#contentsSet_t:after {
	content:".";
	display:block;
	clear:both;
	height:0;
	visibility:hidden;
}

#contentsSet_t {
	display:inline-table;
}

/* \*/
*html #contentsSet_t { height:1%;}
#contentsSet_t {
	display:block;
}
/* */




/*フッダー*/

#footer{
	height:39px;
	clear:both;
	background-image:url(../../images/footer.gif);
	margin:0 auto;

}

#footer p{
	font-size:10px;
	margin-left:auto;
	margin-right:auto;
	width:950px;
	color:#999;
	padding-top: 10px;
	margin-top: 0px;
}



/*見頃の花*/

#migoro{
	font-size:12px;
	border: 1px solid #CCC;
	margin-bottom: 20px;
	padding: 12px;
}

/*ポップアップ用*/
@import url("colorbox.css");