@charset "Shift_JIS";
	
body {font:13px/1.231 arial,helvetica,clean,sans-serif;*font-size:small;*font:x-small;margin:0;}
table {font-size:inherit;font:100%;}
pre,code,kbd,samp,tt{font-family:monospace;*font-size:108%;line-height:100%;}

/*--------------------------------------
Universal selector
--------------------------------------*/
* {
}

/*--------------------------------------
Structure Module
--------------------------------------*/
html {
	overflow-y: scroll;}

body {
	margin-top:0;line-height: 1.5;
	color: #1C3746;
	background-color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
background-image:url("img/bg.jpg");
background-repeat: repeat-x; 
}

/*--------------------------------------
Text Module
--------------------------------------*/
p{
	margin: 10px 20px 0.5em 0px;
	font-size: 100%;}

h1{
	margin: 0; }


h2{
	margin: 0.5em 6px; }
h3{
padding-left:2px;
padding-bottom:2px;
margin: 0px 6px 20px 0;}

h1 {
	font-size: 189%;}

h2 {
	font-size: 159%;}

.uln {
	border-bottom:1px solid #7B929F;}

strong {
	color: #ff4500;}

/*--------------------------------------
Hypertext Module
--------------------------------------*/

a:link {
	color: #1C3746;}
a:visited {
	color: #1C3746;}
a:hover {
	color: #ffffff;}


/*--------------------------------------
--------------------------------------*/
table {
	margin: 0 auto 0.2em 0;
	border-collapse: separate;
	border-spacing: 1px;}

td {
	vertical-align: top;
	padding: 0.5em 2px 5px 2px;}


img {margin:0;}


/*======================================
	contents layout
=======================================*/
#contents {
	width:810px;
	margin: 0 auto;
}

#inner_bg{
background-image:url("img/bg_inner.jpg");
background-repeat: repeat-y; 
width:810px;
}

#box_001{
background-image:url("img/t_day1-2.jpg");
background-repeat: no-repeat; 
padding-top:100px;
padding-left:80px;
width:730px;
height:207;}

.s10{
margin-bottom:5px;}

#box_002{
background-image:url("img/t_day3-4.jpg");
background-repeat: no-repeat; 
padding-top:100px;
padding-left:80px;
width:730px;
height:207;}

#foot{
width:780px;
text-align:right;}

.under{
width:760px;height:42px;
margin-left:28px;
margin-bottom:15px;
background-image:url("img/under.gif");
background-repeat: no-repeat; }