*a:link {color:#069;text-decoration:underline}
a:visited {color:#636;text-decoration:underline}
a:active {color:#C00;text-decoration:none}
a:hover {color:#C00;text-decoration:none}

.menu a:link
	{
	color: #069;
	text-decoration: underline;
	font-size: 12px;
	}

.menu a:visited
	{
	color: #636;
	text-decoration: underline;
	font-size: 12px;
	}

.menu a:active
	{
	color: #C00;
	font-size: 12px;
	text-decoration: none;
	}

.menu a:hover
	{
	color: #C00;
	text-decoration: none;
	font-size: 12px;
	}

.padding-menu
	{
	margin:7px 0px 3px 4px;
	}

.bicou
	{
	font-size: 10px;
	color: #666666;
	}

.ft_gray12
	{
	font-size: 12px;
	color: #999999;
	}

.black10
	{
	font-size: 10px;
	color: #333333;
	line-height: 14px;
	}

.black14
	{
	font-size: 14px;
	color: #333333;
	line-height: 18px;
	}

.black12
	{
	font-size: 12px;
	color: #333333;
	line-height: 16px;
	}

.black12b
	{font-size: 12px;
	color: #333333;
	line-height: 16px;
	font-weight: bold;
	}

.black14b
	{font-size: 14px;
	color: #333333;
	line-height: 18px;
	font-weight: bold;
	}

.black18b
	{font-size: 18px;
	font-weight: bold;
	color: #333333;
	line-height:27px;
	}

.gray10
	{
	font-size: 10px;
	color: #666666;
	line-height: 14px;
	}

.gray14
	{
	font-size: 14px;
	color: #666666;
	line-height: 18px;
	}
	
.gray12
	{
	font-size: 12px;
	color: #666666;
	line-height: 16px;
	}

.white14
	{
	font-size: 14px;
	color: #FFFFFF;
	line-height: 18px;
	}

.white12
	{
	font-size: 12px;
	color: #FFFFFF;
	line-height: 16px;
	}

.white10
	{
	font-size: 10px;
	color: #FFFFFF;
	line-height: 14px;
	}

.red14
	{
	font-size: 14px;
	color: #CC0000;
	line-height: 18px;
	}

.red12
	{
	font-size: 12px;
	color: #CC0000;
	line-height: 16px;
	}

.red10
	{
	font-size: 10px;
	color: #CC0000;
	line-height: 14px;
	}

.blue14
	{
	font-size: 14px;
	color: #0099CC;
	line-height: 18px;
	}

.blue12
	{
	font-size: 12px;
	color: #0099CC;
	line-height: 16px;
	}

.blue10
	{
	font-size: 10px;
	color: #0099CC;
	line-height: 14px;
	}
.ora12
	{
	font-size: 12px;
	color: #FF6633;
	line-height: 16px;
}

	/*
	バナーそれぞれの下部分に余白を取ってます。
	*/

.bnr	{
	padding: 0px;
	margin: 0px 0px 2px 0px;
	}

	/*
	コピーライト上部に余白を取ってます。
	*/
.copy
	{
	margin:3px 0px 0px 0px;
	}

.black16 {

	font-size: 16px;
	color: #333333;
	line-height: 18px;
}
.red16 {

	font-size: 16px;
	color: #CC0000;
	line-height: 18px;
}
#cms_contents_header {
	font-size:100%;
	margin:0;
	padding:6px 12px;
	background: url(cms_contents_header.jpg) repeat-x left bottom;
}
.cms_content_header {
	font-size:138%;
	border-left:6px solid #C00;
	border-bottom:1px solid #C00;
	padding: 3px 6px;
	margin: 0 0 5px;
}
.cms_content {
	margin:0;
	padding:0;
}
.cms_content p {
	clear:both;
	margin:0px 12px;
	padding: 0;
	border-top:5px solid White;
	border-bottom:5px solid White;
	line-height:1.38;
	font-size:12px;
}
.cms_content .red {
	color:#C00;
}
.cms_content .blue {
	color:#33C;
}
.cms_content .green {
	color:#060;
}
.cms_content .red {
	color:#C00;
}
.cms_content .big {
	font-size:138%;
}
.cms_content .big .big {
	font-size:100%;
}
.cms_content b {
	font-weight:700;
}
.cms_content p.vox1 {
	border:1px solid #CCC;
	padding:10px;
	margin-bottom:5px;
}

.cms_content p.vox2 {
	border:1px solid #C00;
	background:#eee;
	padding:10px;
	margin-bottom:5px;
}

.cms_content p.vox3 {
	border:1px dotted #CCC;
	background:#FFE;
	padding:10px;
	margin-bottom:5px;
}
