@charset "UTF-8";

body {
	background-color: #FFFFFF;
	margin: 0px;
	padding: 0px;
	background-image: url(../images/bg_head.jpg);
	background-repeat: repeat-x;
}
#header p {
	font-size: 80%;
	color: #333333;
	padding: 0px;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 9px;
	margin-left: 0px;
}
#header a {
	color: #003399;
	text-decoration: underline;
}
#header a:hover {
	color: #333333;
	text-decoration: underline;
}
#header .tbg {
	background-image: url(../images/bg_line.gif);
}
#whatnew {
	background-image: url(../images/bg_titbg.jpg);
	background-repeat: repeat-x;
}
#whatnew ul {
	font-size: 80%;
	color: #333333;
	list-style-image: url(../images/icon_01.gif);
	list-style-type: none;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 20px;
}
#whatnew li {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 8px;
	margin-left: 0px;
}
#whatnew .green {
	color: #006600;
}
#whatnew .blue {
	color: #000099;
}
#news {
	background-image: url(../images/bg_titbg.jpg);
	background-repeat: repeat-x;
	margin: 0px;
	padding: 0px;
}
#news p {
	font-size: 80%;
	line-height: 131%;
	color: #333333;
	margin: 0px;
	padding: 0px;
}
#header h1 {
	margin: 0px;
	padding: 0px;
}
#whatnew h2 {
	margin: 0px 0px 5px;
	padding: 0px;
}
#news h2 {
	margin: 0px 0px 5px;
	padding: 0px;
}
#news h3 {
	font-size: 90%;
	line-height: 120%;
	font-weight: bold;
	color: #333333;
	margin: 0px;
	padding: 0px;
}
#news hr {
	border-bottom-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-color: #CCCCCC;
	padding: 0px;
	height: 1px;
	margin: 2px 0px;
}
#news .block {
	padding: 0px;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 5px;
}
#news a {
	color: #000099;
	text-decoration: underline;
}
#news a:hover {
	color: #0000FF;
	text-decoration: underline;
}
#fooder {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	border-top-width: 5px;
	border-top-style: solid;
	border-top-color: #000000;
}
#fooder p {
	font-size: 80%;
	line-height: 131%;
	color: #333333;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 5px;
}
#navi {
	padding: 0px;
	margin-top: 3px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 3px;
}
.bgnavi {
	background-image: url(../images/bg_sidenavi.gif);
}
#contents {
	padding: 0px;
	margin-top: 3px;
	margin-right: 0px;
	margin-bottom: 30px;
	margin-left: 0px;
}
#contents p {
	font-size: 80%;
	line-height: 131%;
	color: #333333;
	margin: 0px;
	padding: 0px;
}
#contents h1 {
	font-family: "Hiragino Kaku Gothic Pro W6", "qMmpS Pro W6", "Osaka", "lr SVbN";
	padding: 12px 0px 10px 38px;
	background-image: url(../images/bg_h1.jpg);
	background-repeat: no-repeat;
	font-size: 90%;
	color: #333333;
	margin: 0px;
}
#contents h2 {
	font-family: "Hiragino Kaku Gothic Pro W6", "qMmpS Pro W6", "Osaka", "lr SVbN";
	padding: 3px 5px;
	font-size: 90%;
	color: #333333;
	margin: 10px;
	background-color: #F3F3F3;
	border-bottom-width: 1px;
	border-left-width: 5px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #003399;
	border-left-color: #003399;
}
#contents h2.comfort {
	font-family: "Hiragino Kaku Gothic Pro W6", "qMmpS Pro W6", "Osaka", "lr SVbN";
	padding: 3px 5px;
	font-size: 90%;
	color: #333333;
	margin: 10px;
	background-color: #F3F3F3;
	border-bottom-width: 1px;
	border-left-width: 5px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #DF9746;
	border-left-color: #DF9746;
}
#contents h2.ucla {
	font-family: "Hiragino Kaku Gothic Pro W6", "qMmpS Pro W6", "Osaka", "lr SVbN";
	padding: 3px 5px;
	font-size: 90%;
	color: #333333;
	margin: 10px;
	background-color: #F3F3F3;
	border-bottom-width: 1px;
	border-left-width: 5px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #0066CC;
	border-left-color: #0066CC;
}
#contents h2.self {
	font-family: "Hiragino Kaku Gothic Pro W6", "qMmpS Pro W6", "Osaka", "lr SVbN";
	padding: 3px 5px;
	font-size: 90%;
	color: #333333;
	margin: 10px;
	background-color: #F3F3F3;
	border-bottom-width: 1px;
	border-left-width: 5px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #009966;
	border-left-color: #009966;
}
#contents .tdline {
	background-image: url(../images/bg_line.jpg);
	background-repeat: repeat-x;
}
#contents .block {
	margin-right: 10px;
	margin-left: 10px;
}
#contents .blockgray {
	background-color: #F3F3F3;
	padding: 10px;
	margin-right: 10px;
	margin-left: 10px;
}
#contents .blockgray2 {
	padding: 9px;
	border: 1px solid #CCCCCC;
}
#contents .blockgray3 {
	padding: 9px;
	border: 1px solid #CCCCCC;
	margin-top: 20px;
	margin-right: 10px;
	margin-bottom: 20px;
	margin-left: 10px;
}
#contents .white {
	color: #FFFFFF;
}
#contents .small {
	font-size: 10px;
}
#contents a {
	color: #003399;
	text-decoration: underline;
}
#contents a:hover {
	color: #333333;
	text-decoration: underline;
}
#contents p.gotop {
	margin-top: 20px;
	text-align: right;
	margin-right: 10px;
}
#contents ul {
	font-size: 80%;
	line-height: 130%;
	color: #333333;
	list-style-image: url(../images/icon_01.gif);
	list-style-type: none;
	margin: 0px;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 30px;
}
#contents ul.self {
	font-size: 80%;
	line-height: 130%;
	color: #333333;
	list-style-image: url(../images/icon_02.gif);
	list-style-type: none;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 30px;
}
#contents li {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
#contents .red {
	color: #CC0000;
}
#sitemap h1 {
	font-family: "Hiragino Kaku Gothic Pro W6", "qMmpS Pro W6", "Osaka", "lr SVbN";
	padding: 12px 0px 10px 38px;
	background-image: url(../images/bg_h1.jpg);
	background-repeat: no-repeat;
	font-size: 90%;
	color: #333333;
	margin: 0px;
}
#sitemap ul {
	font-size: 80%;
	list-style-type: none;
	line-height: 130%;
	color: #333333;
	margin: 0px;
	padding-top: 0px;
	padding-right: 30px;
	padding-bottom: 30px;
	padding-left: 30px;
}
#sitemap a {
	color: #003399;
	text-decoration: underline;
}
#sitemap a:hover {
	color: #333333;
	text-decoration: underline;
}#sitemap li {
	background-color: #F3F3F3;
	padding: 3px 3px 3px 5px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
#sitemap li.second1 {
	background-image: url(../../sitemap/images/icon_02.gif);
	background-repeat: no-repeat;
	background-position: 10px;
	padding-left: 25px;
	background-color: #F4FFFA;
}
#sitemap li.second2 {
	background-image: url(../../sitemap/images/icon_02.gif);
	background-repeat: no-repeat;
	background-position: 10px;
	padding-left: 25px;
	background-color: #FFF8F0;
	margin-top: 5px;
}
#sitemap li.second3 {
	background-image: url(../../sitemap/images/icon_02.gif);
	background-repeat: no-repeat;
	background-position: 10px;
	padding-left: 25px;
	background-color: #F4FAFF;
	margin-top: 5px;
}
#sitemap li.second4 {
	background-image: url(../../sitemap/images/icon_02.gif);
	background-repeat: no-repeat;
	background-position: 10px;
	padding-left: 25px;
	background-color: #F3F3F3;
	margin-top: 5px;
}
#sitemap li.second5 {
	background-image: url(../../sitemap/images/icon_01.gif);
	background-repeat: no-repeat;
	background-position: 10px;
	padding-left: 25px;
	background-color: #F3F3F3;
	margin-top: 5px;
}
#sitemap li.third {
	background-color: #FFFFFF;
	background-image: url(../../sitemap/images/icon_02.gif);
	background-repeat: no-repeat;
	background-position: 30px;
	padding-left: 45px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 3px;
	margin: 0px;
}
#sitemap li.third2 {
	background-color: #FFFFFF;
	background-image: url(../../sitemap/images/icon_01.gif);
	background-repeat: no-repeat;
	background-position: 30px;
	padding-left: 45px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 3px;
	margin: 0px;
}
#sitemap li.four {
	background-color: #FFFFFF;
	background-image: url(../../sitemap/images/icon_02.gif);
	background-repeat: no-repeat;
	background-position: 50px;
	padding-left: 65px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 3px;
	margin: 0px;
}
#sitemap li.four2 {
	background-color: #FFFFFF;
	background-image: url(../../sitemap/images/icon_01.gif);
	background-repeat: no-repeat;
	background-position: 50px;
	padding-left: 65px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 3px;
	margin: 0px;
}
#contents .subtitle {
	background-image:  url("../../anti/w-arch/images/w_btn.gif");
	background-repeat: no-repeat;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
	display: block;
	width: 208px;
	background-position: 0px 5px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #666666;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
}
