﻿@charset "utf-8";
/*============================================================
	tuusin
============================================================*/
#tuusinbox
{
	margin:0 20px;
}

#flow
{
	background:url(../tuusin/img/tuusin_bg01.gif) no-repeat center top;
	margin:0 0 2em 0;
}

#flow li
{
	margin:16px 0 0 0;
}

#course
{
	border-bottom:#d2d2d2 1px dashed;
	margin:1em 0;
}

#course tr
{
	border-top:#d2d2d2 1px dashed;
}

#course td
{
	border-top:#d2d2d2 1px dashed;
	padding:15px 15px;
}

.course
{
	text-align:center;
	color:#1b47cc;
	font-weight:bold;
	width:26%;
}

.caption
{
	font-size:80%;
	background:url(../common/img/bg_line01.gif) no-repeat left center;
}

#option
{
	list-style-type: disc;
}
#option li
{
	margin:0 0 10px 20px;
}
