﻿@charset "utf-8";

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}

:focus {
	outline: 0;
}
body {
	line-height: 1;
	color: black;
	background: white;
	font-family:"メイリオ","Meiryo",verdana,"ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro",Osaka,"ＭＳ Ｐゴシック","MS PGothic",Sans-Serif;
	font-size:78%;
	line-height:175%;
	color:#888;
}
ol, ul {
	list-style: none;
}

img{
	vertical-align:bottom;
}

table {
	border-collapse: separate;
	border-spacing: 0;
}
caption, th, td {
	text-align: left;
	font-weight: normal;
}

body{
	background:#fff url(../images/cmn_bg.gif) center top no-repeat;
}

#wrapper{
	width:800px;
	margin:0 auto;
}

#header{
	height:224px;
	position:relative;
}

#header dl dt{
	position:absolute;
	top:49px;
	left:1px;
}

#header dl dd{
	position:absolute;
	bottom:108px;
	left:250px;
	font-size:84%;
	line-height:150%;
}

#gnav{
	width:510px;
	overflow:hidden;
	position:absolute;
	top:122px;
	left:235px;
}

#gnav li{
	width:100px;
	float:left;
	margin-right:2px;
}

#contents{
	width:620px;
	margin-left:90px;
}

#contents h1{
	width:620px;
	height:38px;
	background:url(../images/cmn_h1_bg.gif) 0 0 no-repeat;
	padding:12px 0 0 47px;
	font-size:134%;
	font-weight:bold;
	line-height:150%;
	color:#ff8484;
	margin-bottom:12px;
}

#contents h2{
	background:url(../images/cmn_h2_arw.gif) left center no-repeat;
	font-size:117%;
	font-weight:bold;
	line-height:150%;
	color:#c7da32;
	margin:0 10px 3px 10px;
	padding-left:23px;
}

#contents p.txt{
	margin:0 10px 15px 10px;
}

#contents p.right{
	text-align:right;
}

#contents p#go_top{
	text-align:right;
	margin:90px 0 40px 0;
}

#contents p#go_top a{
	background:url(../images/cmn_go_top_arw.gif) left center no-repeat;
	padding:3px 0 3px 22px;
}

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

a:hover{
	text-decoration:underline;
}

#footer{
	width:620px;
	margin:0 auto;
	padding-top:10px;
	border-top:1px #c7da32 dotted;
}

#copy{
	color:#c7da32;
	text-align:center;
}

/****** top ******/

.page_top{
}
