﻿@charset "utf-8";

/* ===================================================================
	Site Name: base

	Author: aki
=================================================================== */
table,tr,td{
	margin:0;
	padding:0;
	text-decoration:none;
	font-style:normal;
	list-style:none;
	font-weight:normal;
	font-size:100%;
}


#con1{
	width:605px;
}

#con1 h3 {
	margin:5px 0 0 5px;
}

#con1 dl {
	width:590px;
	margin:5px 0 0 10px;
}

#con1 dt{
	margin-left:3px;
}

#con1 dd{
	margin:15px 0 0 10px;
}

/*con2*/

#con2 h3 {
	margin:30px 0 0 5px;
}

/*con3*/

#con3 {
	width:580px;
}

#con3 #symp {
	background:url(../img/concept/con1-bak.gif) top repeat-y;
	width:565px;
	margin:40px 0 20px 12px;
}

#con3 #symp-top {
	background:url(../img/concept/con1-top.gif) top no-repeat;
}

#con3 #symp-bottom {
	background:url(../img/concept/con1-bottom.gif) no-repeat bottom;
	min-height:200px;
	_height:200px;
}

#con3 #symp-inner #leftbox2 {
	padding:10px 0 0 10px;
	float:left;
	width:250px;
}

#con3 #symp-inner #leftbox2 dl {
	width:250px;
}

#con3 #symp-inner #leftbox2 dd {
	margin:5px 0 15px 0;
	padding-left:5px;
	color:#0d6bab;
}

#con3 #symp #symp-inner {
	padding-bottom:10px;
}


#con3 #symp-inner #rightbox2 {
	width:300px;
	float:right;
	padding:15px 0 0 0;
}

/*con4*/

#con4 {
	background:url(../img/schedule/arrow.gif) top center no-repeat;
	width:605px;
}

#con4 #con4-inner {
	padding-top:50px;
	_margin-top:30px;
}

/*table*/


.tabel-01 {
	width:565px;
	margin:30px 0 0 13px;
}

.tabel-01 td {
	border:#2c86c7 solid 1px;
	padding:5px 5px 5px 8px;
}

.rightbox {
	width:390px;
}

.leftbox {
	width:160px;
	background:#fff4f4;
	border:#2c86c7 solid 1px;
}
.red{
	color:#c30030;
	font-weight:bold;
	letter-spacing:0.1em;
}

.black {
	font-weight:bold;
}

.s-font {
	font-size:90%;
}

#con2 p {
	margin:10px 0 0 10px;
}


#con4 p {
	margin:10px 0 0 100px;
}


ul.photo li {
	float:left;
	margin:0px 10px 20px 13px;

}

