/* CSS Document */
@charset "Shift_JIS";

/* Copyright (c) 2008 WebDesign Simple Art Cafe[http://sartc.jp] All rights reserved. */

body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,p,blockquote,th,td{margin:0;padding:0;}
table{border-collapse:collapse;border-spacing:0;}
fieldset,img{border:0;}
address,caption,cite,code,dfn,em,strong,th,var{font-style:normal;font-weight:normal;}
ol,ul {list-style:none;}
caption,th {text-align:left;}
h1,h2,h3,h4,h5,h6{font-size:100%;}
q:before,q:after{content:'';}

/*-----------body-------------*/
body {
	font-size: 78%;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	background: #F2F2F4;}

img {
   border:0;
}

/*-----------container-------------*/
#container {
width:600px;
overflow:hidden;
margin:-250px 0 0 -300px;
position:absolute;
top:50%;
left:50%;
text-align:left;
}

/*-----------header-------------*/
#header	{
	border-top: 4px solid #204460;
	border-bottom: 1px solid #204460;
	background: #333;
	}

hr {
	border-bottom: solid 1px #507EA1;
}

a:link {
	color: #204460;
}
a:visited {
	color: #745410;
}
a:hover {
	color: #D1A121;
}
a:active {
	color: #D1A121;
}

h1 {
	padding: 12px 18px;
	font-size: 167%;
	letter-spacing: 0.2em;
	color: #EDEDEF;
}

/*-----------footer-------------*/
div#footer{
font-size:90%;
text-align:center;

}

/*-----------contents-------------*/
#contents	{
	clear:both;
	width:600px;
}

/*-----------main-------------*/
#main	{
	float:center;
	width:600px;
}

.info_style	{
	padding: 0.4em 0.5em 0.2em 0.1em;
	border-bottom: solid 1px #507EA1;
	color: #507EA1;
	font-size: 120%;
	letter-spacing: 0.2em;
}

.info_main	{
	font-size: 110%; color: #000;
}
p {
	padding: 0.7em 0 0 0.1em;
	color: #555;
	font-size: 105%;
}

h3 {
	padding: 0.7em 0 0.4em 0.1em;
	letter-spacing: 0.2em;
	color: #507EA1;
}

ul.move li a	{
	padding: 0.7em 0 0.4em 0.1em;
	letter-spacing: 0.2em;
	color: #507EA1;
}
