/**
 * Style sheet xBasic
 */
*
{
	margin:0px;
	padding:0px;
}

body
{
	margin:0px;
	padding:0px;
	background-image:url("tl_files/yamaten_images/back_bg01.jpg");
	background-position:left top;
	background-repeat:repeat-x;
	font-family:Arial, sans-serif;
	font-size:1.1em;
	color:#cccccc;
	line-height:1.4;
}

#header
{
	background-image:url("tl_files/yamaten_images/background_header01.jpg");
	background-repeat:repeat-x;
}

#inner
{
	width:1000px;
	height:300px;
}

#logo
{
	width:1000px;
	height:160px;
	bottom:0px;
	left:0px;
	right:0px;
	top:0px;
	background-image:url("tl_files/yamaten_images/yamaten_logo02.jpg");
	background-position:left top;
	background-repeat:no-repeat;
}

#maincontent
{
	margin-right:30px;
	margin-left:30px;
}

#contact_right
{
	margin-right:10px;
	margin-left:30px;
}

#contact_left
{
	margin-left:30px;
}

#contact_back
{
	width:470px;
	height:500px;
	background-image:url("tl_files/yamaten_images/contact_back02.jpg");
	background-position:left top;
	background-repeat:no-repeat;
}

#thanks_back
{
	width:700px;
	height:400px;
	background-image:url("tl_files/yamaten_images/thanks_back01.jpg");
	background-position:left top;
	background-repeat:no-repeat;
}

#about_back
{
	width:1000px;
	height:500px;
	background-image:url("tl_files/yamaten_images/about_back01.jpg");
	background-position:left top;
	background-repeat:no-repeat;
}

a, b, body, cite, div, em, i, label, li, ol, p, strong, td, th, u, ul
{
	font-family:Century Gothic,Arial,"ヒラギノ角ゴPro W3","Hiragino KakuGothic Pro", メイリオ, Meiryo, "ＭＳ Ｐゴシック",Verdana, sans-serif;
	font-size:1.1em;
	color:#666666;
}

h1, h2, h3, h4, h5, h6
{
	font-family:Century Gothic,Arial,"ヒラギノ角ゴPro W3","Hiragino KakuGothic Pro", メイリオ, Meiryo, "ＭＳ Ｐゴシック",Verdana, sans-serif;
}

fieldset, form, input, optgroup, select, textarea
{
	font-family:Verdana, sans-serif;
}

a, body, div, fieldset, form, input, label, li, ol, optgroup, p, select, td, th, textarea, ul
{
	font-size:1em;
	color:#666966;
}

h1, h2, h3, h4, h5, h6
{
	font-size:1em;
	color:#666966;
}

img
{
	border:0px;
}

p, pre, form
{
	margin:0px;
	padding:0px;
}

h1
{
	margin:0px 0px 10px 0px;
	padding:0px;
	font-weight:bold;
	font-size:1.5em;
}

h2
{
	margin:0px 0px 6px 0px;
	padding:0px;
	font-size:1em;
	color:#006699;
}

h3
{
	font-size:1em;
	color:#999999;
}

optgroup
{
	padding-top:3px;
	padding-bottom:3px;
}

a
{
	text-decoration:none;
	color:#0099ff;
}

a:hover
{
	text-decoration:underline;
}

#footer
{
	background-color:#ffffff;
	background-repeat:repeat-x;
	border-top:2px solid #cccccc;
	font-size:0.9em;
}
