﻿@charset "UTF-8";

/* layout  ------------------------------*/
body {
	position: relative;
	font-family:"Osaka","メイリオ","Meiryo","ＭＳ Ｐゴシック","MS P Gothic",Helvetica, Arial, sans-serif;
	background: #FFF;
	line-height:100%;
	text-align:center;
	font-size:12px;
}

.container {
	color: #333333;
	width:978px;
	margin: 5px auto;
	padding-bottom: 10px;
	text-align:left;
}


img{
	border:0;
}

.clear{
	clear:both;
}
p{
	margin-bottom:0;
}

/* link  ------------------------------*/
a{
	overflow:hidden;
}

a:link{
	color:#3578ff;
	text-decoration:underline;
}
a:visited{
	color:#3578ff;
	text-decoration:underline;
}
a:active{
	color:#0099ff;
	text-decoration:underline;
}
a:hover{
	color:#0099ff;
	text-decoration:none;
}

/* font size  ------------------------------*/
#pankuzu{
	font-size:11px;
	padding:10px 0;
}

#menuBlock{
	font-size:12px;
}

/* レイアウト  ------------------------------*/

#mainBlock{
	width:970px;
	margin:0 4px;
	color:#666666;
}

#contentsBlock{
	float:left;
	width:636px;
	padding:0;
}

#sideBlock{
	float:right;
	width:322px;
	padding-top:26px;
}

#contentsBlock p{
	line-height:180%;
	margin-bottom:12px;
}

	/* リンク集などに使用 */
	a.outSite{
		background:url(/category/sat-aha/images/icon_blank.gif) no-repeat 100% 3px;
		padding:0 17px 0 0;
	}


/* ページトップへ */
#mainBlock #pageTop{
	clear:both;
	text-align:right;
	font-size:10px;
	padding-top:20px;
}

	#mainBlock #pageTop a{
		text-align:right;
		font-size:10px;
	}

/* ヘッダーブロック  ------------------------------*/

#headBlock #flashArea{
	background:#fff4f9;
}

#headBlock p#headLine{
	color:#666666;
	font-size:14px;
	padding:5px 0;
}

#headBlock ul{
	padding:0;
	margin:8px -2px 0 0;
	background:url(/category/sat-aha/images/global_menu.jpg) no-repeat 0 0;
}

#headBlock li{
	float:left;
	width:162px;
	height:83px;
}

#headBlock li#otoriyoseLink{
	width:160px;
}


#headBlock li a,
#headBlock li span{
	text-indent:-9999px;
	display:block;
	width:160px;
	height:83px;
}

	#headBlock li a:hover,
	#headBlock li span.ac{
		background-image:url(/category/sat-aha/images/global_menu.jpg);
		background-repeat:no-repeat;
	}

	#headBlock li#previewLink a:hover,
	#headBlock li#previewLink span.ac{
		background-position:0 -90px;
	}

	#headBlock li#tatsujinLink a:hover,
	#headBlock li#tatsujinLink span.ac{
		background-position:-162px -90px;
	}

	#headBlock li#kajiriLink a:hover,
	#headBlock li#kajiriLink span.ac{
		background-position:-324px -90px;
	}

	#headBlock li#ikitaiLink a:hover,
	#headBlock li#ikitaiLink span.ac{
		background-position:-486px -90px;
	}

	#headBlock li#iketeruLink a:hover,
	#headBlock li#iketeruLink span.ac{
		background-position:-648px -90px;
	}

	#headBlock li#otoriyoseLink a:hover,
	#headBlock li#otoriyoseLink span.ac{
		background-position:-810px -90px;
	}


/* ケータイキャリア別アクセス方法  ------------------------------*/
#carrierArea{
	margin:0 5px 0 1px;
	padding:15px 15px 5px 15px;
	background:url(/category/sat-aha/images/mobile_bg.gif) repeat-x 0 0;
}

#carrierArea h4{
	margin-bottom:5px;
}

#carrierArea .qrCode{
	float:left;
	padding:15px 0 0 25px;
	display:block;
}

#carrierAreaInner{
	float:left;
	width:450px;
	padding:10px;
	border:2px solid #ffc5df;
}

.carrierBox{
	float:left;
	width:133px;
	padding:5px;
}

.carrierBox img{
	float:left;
}

.carrierBox ul{
	float:right;
	width:84px;
	line-height:120%;
}

.carrierBox li{
	text-align:center;
}

.carrierBox li.arrow{
	text-align:left;
	text-indent:-9999px;
	background:url(/category/sat-aha/images/arrow_red.gif) no-repeat center center;
}

.yahoo{
	width:143px;
}

.yahoo ul{
	width:74px;
}

/* バナーエリア */
ul#bnArea{
	margin-top:10px;
}

	ul#bnArea li{
		margin-bottom:5px;
	}

/* フッターエリア */
#link_local{
	line-height:180%;
	text-align:center;
	padding:10px 0;
}

address{
	line-height:180%;
	text-align:right;
}
