a:link, a:visited {
	color: #CC3366;
	text-decoration:none;
}

a:hover, a:active {
	color: #CC3366;
	text-decoration: underline ;
}



.unnamed1 {font-size: 0px;height: 30px;}

.ms10pt {
	font-family: "ＭＳ Ｐゴシック", "Osaka";
	font-size: 14px;
	line-height: 1.5em;
}

.sitemapbackground {
	height: 35px;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	padding-left: 20px;
	color: #CC3366;
	background-attachment: scroll;
	background-image: url(images/image_sitemap_back.gif) center center no-repeat;
}
.info1 {
	background-image: url(images/image_info_back01.jpg);
	background-repeat: repeat;
	background-position: center center;
}
.title {
	font-family: "ＭＳ Ｐゴシック", "Osaka";
	font-size: 16px;
}

.line03pt {
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-color: #330000;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.line03ptdot {
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #330000;
}
.ms12pt {
	font-family: "ＭＳ Ｐゴシック", "Osaka";
	font-size: 12pt;
}
.back2 {
	background-color: #CCCCCC;
}
.underline {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #000000;
}
.headderimage {
	background-attachment: scroll;
	background-image: url(images/headder_image.jpg);
	background-position: center top;
	background-repeat: no-repeat;
}
.footerimage {
	background-attachment: scroll;
	background-image: url(images/footer_image.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
}
.infoback {
	background-attachment: scroll;
	background-image: url(info/images/image_info_back02.gif);
	background-repeat: no-repeat;
	background-position: center top;
}
.headderbar {
	background-attachment: scroll;
	background-image: url(images/headder_bar.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}
.line6ptdodgrey {
	border-top-width: .6pt;
	border-top-style: dotted;
	border-top-color: #999999;
}
.ms8pt {
	font-family: "ＭＳ Ｐゴシック", "Osaka";
	font-size: 10pt;
}
.line03ptsquere {
	border: 1px solid #330000;
}
.line03ptdotunder {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #330000;
}


/* --- Source Code Text --- */

/* Attribute (Green) */
.soAttr {
color: #008040;
}
/* Property (Green) */
.soPro {
color: #008040;
}
/* Value (Blue) */
.soValue {
color: #0080c0;
}
/* Option (Navy) */
.soOpt {
color: #4054a4;
}
/* Class and ID (Gold) */
.soCi {
color: #808000;
}
/* Other (Gray) */
.soOther {
color: #808080;
}

/* ------------------------------------- 
 *	オプション表の罫線の色
 * ------------------------------------- */
#Option .option_table {
	background-color: #cccccc;
}

/* ------------------------------------- 
 *	オプション　項目背景の色 
 * ------------------------------------- */
#Option .option_cell1 {
	color: #333333;
	background-color: #eaeaea;
	margin: 2px;
	padding: 2px 10px 2px 10px;
	white-space:nowrap;
	font-size: 8pt;
}

/* ------------------------------------- 
 *	オプション　「愉」背景の色
 * ------------------------------------- */
#Option .option_cell2 {
	background-color:#fefaea;
	padding: 2px 10px 2px 6px;
	font-size: 8pt;
}

/* ------------------------------------- 
 *	オプション　「凛」背景の色
 * ------------------------------------- */
#Option .option_cell3 {
	background-color:#eafef5;
	padding: 2px 10px 2px 6px;
	font-size: 8pt;
}

/* ------------------------------------- 
 *	オプション　「華」背景の色
 * ------------------------------------- */
#Option .option_cell4 {
	background-color:#feeaed;
	padding: 2px 10px 2px 6px;
	font-size: 8pt;
}

/* ------------------------------------- 
 *	オプション　背景の色
 * ------------------------------------- */
#Option .option_cell0 {
	background-color:#ffffff;
	padding: 2px 10px 2px 6px;
	font-size: 8pt;
}

/* ------------------------------------- 
 *	オプション　画像背景の色
 * ------------------------------------- */
#Option .option_cell22 {
	background-color:#fefaea;
	text-align: center;
	padding: 0px 0px 0px 0px;
}

/* ------------------------------------- 
 *	オプション　画像背景の色
 * ------------------------------------- */
#Option .option_cell33 {
	background-color:#eafef5;
	text-align: center;
	padding: 0px 0px 0px 0px;
}

/* ------------------------------------- 
 *	オプション　画像背景の色
 * ------------------------------------- */
#Option .option_cell44 {
	background-color:#feeaed;
	text-align: center;
	padding: 0px 0px 0px 0px;
}

/* ------------------------------------- 
 *	オプション　画像背景の色
 * ------------------------------------- */
#Option .option_cell00 {
	background-color:#ffffff;
	text-align: center;
	padding: 0px 0px 0px 0px;
}


/* ------------------------------------- 
 *	サブカテゴリリスト
 * ------------------------------------- */
.subcategory_list {
	float:left;
	width: 120px;
	text-align:center;
	margin: 10px 10px;
}
