@charset "shift_jis";
* {
	margin: 0px; /* 各ブラウザの独自解釈をリセット*/
	padding: 0px;
}
body {
	margin: 0px;
	padding: 0px;
	text-align: center;
	color: #666666;
	background: url(../images/common/bg.jpg) no-repeat center top;
	font: 12px/16px "メイリオ", "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
}
#shadow {
	background-image: url(../images/common/shadow.jpg);
	background-repeat: repeat-y;
	width: 840px;
	margin-right: auto;
	margin-left: auto;
	background-position: center;
}
#wrapper {
	height: auto;
	width: 980px;
	text-align: left;
	margin: 0px auto;
	padding: 0px;
}
p {
	padding-bottom:5px;
	padding-top:5px;
}
img {
	border:none;
	}
ul {list-style:none; padding:0px; margin:0px;}
li {
	list-style:none;
	padding:0px;
	margin:0px;
	line-height:22px;
}

/* リンク設定
---------------------------------------------------- */
a:link {
	color: #666666; /* 文字色・*/
	background: transparent; /* 背景透明 */
	text-decoration: underline;
}
a:visited {
	color: #666666; /* 訪問済み・文字色・*/
	background: transparent; /* 背景透明 */
	text-decoration: underline;
}
a:hover, a:active {
	color: #29077e; /* マウスオーバー、アクティブ・文字色・*/
	background: transparent; /* 背景透明 */
	text-decoration: underline;
}
a:hover img {
	opacity:0.7;
	filter: alpha(opacity=70);
}
/* 汎用CSS
---------------------------------------------------- */
.clear {clear:both;}
.clearfix:afte r{
	content:url(images/common/sp.gif);
	display:block;
	clear:both;
	height:0px;
	zoom:1;
}
.red{ color:#FF0000;}
.orange{
	color:#F88B07;
}
.pink{
	color:#F0539D
}
.blue{color:blue;}
.img-right{float:right; margin-left:10px;}
.img-left{float:left; padding-right:10px;}
.mb5{margin-bottom:5px;}
.mb10{margin-bottom:10px;}
.mb20{margin-bottom:20px;}
.mb30{margin-bottom:30px;}
.mb40{margin-bottom:40px;}
.mlr10{margin-left:10px; margin-right:10px;}
.mlr20{margin-left:20px; margin-right:20px;}
.mlr30{margin-left:30px; margin-right:30px;}
.mlr40{margin-left:40px; margin-right:40px;}
.px9{font-size:9px;}
.px10{
	font-size:10px;
	line-height: 14px;
}
.px12{font-size:12px;}
.px14{font-size:14px;}


/* 見出しタグ設定
---------------------------------------------------- */
h1 {
	font-size: 12px;
	color: #000000;
	height: 45px;
	padding-top: 5px;
	width: 980px;
	text-align: left;
	font-weight: normal;
}
h2 {
	font-size: 12px;
	padding: 0px;
	margin-bottom: 20px;
}
h3 {
	font-size: 12px;
	padding: 0px;
	margin-bottom: 10px;
}
h4 {
	font-size: 12px;
	padding: 0px;
}
/* ページトップへ戻る
---------------------------------------------------- */
.back {
	text-align:center;
	padding-top:20px;
	margin-bottom: 30px;
	font-size: 10px;
}

/* ヘッダ
---------------------------------------------------- */
#header {
	height: 226px;
	width: 980px;
	padding: 0px;
	margin: 0px auto;
	background: url(../images/common/header.jpg) no-repeat center top;
}
#logo {
	margin-bottom: 38px;
	padding-top: 31px;
	padding-left: 27px;
}
#logo a {
	display:block;
	height: 58px;
	width: 314px;
	text-indent: -9999px;
	background: url(../images/common/logo.gif) no-repeat;
}
#logo a:hover {
	background-position:right;
}

/* お気に入りに追加 */
#okiniiri {
	width: 110px;
	float: right;
	margin-right: 300px;
	margin-top: 45px;
}

/* ナビゲーション設定
---------------------------------------------------- */

/* グローバルナビ */
#g_navi {
	width: 548px;	/* ナビボックス横幅 */
	height:30px;
	overflow:hidden;
	padding-left: 83px;
}
#g_navi ul {
	list-style: none; /* リスト装飾解除*/
	padding: 0px;
}
#g_navi li {
	float:left;
	margin:0px;
}
#g_navi li a {
	text-decoration: none; /* ■Firefox等で線が表示されるのを解除・*/
	display: block;
	height/**/:30px;
	height:0!important;
	overflow:hidden;
	padding-top:30px;/* ■heightと同じ数値を入れる・*/
	width:100%;
	text-indent:-9999px;
}
#g_navi01{ width:89px;}
#g_navi02{ width:114px;}
#g_navi03{ width:101px;}
#g_navi04{ width:120px;}
#g_navi05{ width:124px;}


#g_navi01 a{ background-image:url(../images/common/g_01.gif)}
#g_navi02 a{ background-image:url(../images/common/g_02.gif)}
#g_navi03 a{ background-image:url(../images/common/g_03.gif)}
#g_navi04 a{ background-image:url(../images/common/g_04.gif)}
#g_navi05 a{ background-image:url(../images/common/g_05.gif)}

#g_navi01 a:hover{ background-position:0 -30px}
#g_navi02 a:hover{ background-position:0 -30px}
#g_navi03 a:hover{ background-position:0 -30px}
#g_navi04 a:hover{ background-position:0 -30px}
#g_navi05 a:hover{ background-position:0 -30px}


/* サイドナビ */
#s_navi {
	width: 200px;	/* ナビボックス横幅 */
	overflow:hidden;
	margin-bottom: 40px;
}
#s_navi ul {
	list-style: none; /* リスト装飾解除*/
}
#s_navi li {
	float: left;
}
#s_navi li a {
	text-decoration: none; /* ■Firefox等で線が表示されるのを解除・*/
	display: block;
	width/**/:200px;
	width:0!important;
	overflow:hidden;
	padding-left:200px;
	height:80px;
	text-indent:-9999px;

}
#s_navi01 a{ background-image:url(../images/common/s_01.gif)}
#s_navi02 a{ background-image:url(../images/common/s_02.gif)}
#s_navi03 a{ background-image:url(../images/common/s_03.gif)}
#s_navi04 a{ background-image:url(../images/common/s_04.gif)}
#s_navi05 a{ background-image:url(../images/common/s_05.gif)}

#s_navi01 a:hover{ background-position:-200px 0}
#s_navi02 a:hover{ background-position:-200px 0}
#s_navi03 a:hover{ background-position:-200px 0}
#s_navi04 a:hover{ background-position:-200px 0}
#s_navi05 a:hover{ background-position:-200px 0}

/* コンテンツレイアウト
---------------------------------------------------- */
#main_img {
	height: auto;
	width: 820px;
}
#contents {
	height: auto;
	width: 940px;
	margin: 0px;
	padding: 22px 20px 20px;
	background: url(../images/common/content_bg.gif);
}
/* コンテンツ回り込み解除 */
div#wrapper;after {
	content:url(images/common/sp.gif);
	display:block;
	clear:both;
	height:0px;
	zoom:1;
}
div#contents;after {
	content:url(images/common/sp.gif);
	display:block;
	clear:both;
	height:0px;
	zoom:1;
}

#side {
	float: right;
	width: 200px;
	height: auto;
}
#main_contents {
	width: 698px;
	float:left;
	text-align: left;
}

/* フッター
---------------------------------------------------- */
#footer_bg {
	width:100%;
	background: url(../images/common/footer_bg.gif) no-repeat center top;
	height:165px;
}
#footer{
	width:980px;
	text-align: left;
	height:165px;
	margin: 0px auto;
}
/* フッターリンク */
#link_text {
	height: 90px;
	width: 700px;
	padding-top: 34px;
	text-align:left;
}
#link_text ul {
display:inline;
padding-left:5px;
}
#link_text li {
	display:inline;
	padding-left:20px;
	padding-right:29px;
}
/* フッターリンク リンク設定 */
#link_text a:link{
	color:#666666;
	text-decoration:underline;
}
#link_text a:visited{
	color:#666666;
	text-decoration:underline;
}
#link_text a:hover{
	color:#29077e;
	text-decoration:underline;
}

/* コピーライト */
#copy {
	height: 18px;
	width: 954px;
	text-align: left;
	font-size: 10px;
	padding-left: 26px;
}
