@charaset "Shift_JIS";

/*汎用設定*/

body, table
{
	color: #666666;
	font-family: "ＭＳ Ｐゴシック", "Osaka";
	font-size: 12px;
	line-height: 22px;
	line-break: strict;
	word-break: break-all;
	/*text-align: justify;
	text-justify: distribute;*/
}
body
{
	background: url(images/bg.gif);
	padding: 0px;
	margin: 0px;
}
table
{
	border: none;
	border-collapse: collapse;
}
td
{
	margin: 0px;
	border: none;
	vertical-align: top;
}
td.VAlignMiddle
{
	margin: 0px;
	border: none;
	vertical-align: middle;
}
td.VAlignBottom
{
	margin: 0px;
	border: none;
	vertical-align: bottom;
}
a:link
{
	text-decoration: none;
	color: #187FC4;
}
a:visited
{
	text-decoration: none;
	color: #586EA7;
}
a:hover
{
	text-decoration: none;
	color: #EE86A1;
}
img
{
	border: none;
}

/*フォント関連*/

.font10
{
	font-size: 10px;
	line-height: 15px;
	letter-spacing: 1px;
}
.color-chage01
{
	color: #586EA7;
}
.cap01
{
	font-size: 10px;
	line-height: 15px;
	letter-spacing: 1px;
	padding-top: 5px;
}
.cap02
{
	font-size: 10px;
	line-height: 15px;
	letter-spacing: 1px;
	padding-top: 5px;
	width: 350px;
}
.cap03
{
	font-size: 10px;
	line-height: 15px;
	letter-spacing: 1px;
	padding-top: 5px;
	width: 280px;
}

/*サイド画像*/
.side
{
	background: url(images/side.jpg) repeat-y;
	vertical-align: bottom;
	text-align: right;
}

/*画像の配置・回り込み*/

#photo-left
{
	float:left;
	margin: 0px 20px 15px 0px;
}
#photo-left02
{
	float:left;
	margin: 0px 20px 0px 0px;
}
#photo-right
{
	float:right;
	margin: 0px 0px 18px 20px;
}
#photo-right-cap
{
	float:right;
	margin: 0px 0px 18px 5px;
}

/*ボックス関連*/

td.header04
{
	background: url(images/header4.jpg) no-repeat;
	vertical-align:bottom;
	padding-right: 240px;
	width:150px;
	height: 106px;
	font-size: 10px;
	line-height: 15px;
	letter-spacing: 1px;
	color:#FF3366;
}
#column02
{
	width: 270px;
	float: right;
	margin: 0px 0px 15px 20px;
}
td.column03
{
	background: url(images/c02_bg.jpg) no-repeat;
	color: #586EA7;
	vertical-align:middle;
}
td.column04
{
	background: url(images/c03_bg.jpg) no-repeat;
	color: #586EA7;
	padding-top: 68px;
}
td.column01
{
	background: url(images/c01_bg.jpg) no-repeat;
	color: #586EA7;
	vertical-align:middle;
}

/*余白調整*/

.mb18px
{
	margin-bottom: 18px;
}

/*リスト*/

.list01
{
	font-size: 10px;
	line-height: 15px;
	letter-spacing: 1px;
	padding: 6px 0px;
	border-bottom: 1px solid #cccccc;
	font-weight: bold;
	color: #2385C7;
}
.list02
{
	font-size: 10px;
	line-height: 15px;
	letter-spacing: 1px;
	padding: 6px 0px;
	border-bottom: 1px solid #cccccc;
}


/*フッター*/

#footer
{
	text-align: center;
	font-size: 10px;
	line-height: 20px;
	letter-spacing: 1px;
	padding: 16px 0px;
	border-top: solid 1px #586ea7;
}
