@charset "Shift_JIS";

@import url(/common/css/tag_selector.css);
@import url(/common/css/news.css);
@import url(/common/header/css/header.css);
@import url(/common/footer/css/footer.css);

body {
	color: #333333;
	background-color: #FFFFFF;
}
h1,h2,h3,h4,h5,h6 {
	color:#333333;
	font-size:100%;
}
td, th {
	text-align:left;
	vertical-align:top;
	color: #333333;
}
li {
	list-style-type:none;
}
label {
	margin-right:1em;
}
select,input {
	margin-bottom:3px;
}
input{
	line-height:normal;
	color:#000000;
}
select{
	color:#000000;
}
hr {
	display:none;
}
a:link { color: #000099; text-decoration: underline;}
a:hover {  color: #0033cc}
a:active {  color: #0033cc; text-decoration: underline;}
a:visited {  color: #620169; text-decoration: underline;}


	/* font */
.fs_12 {  font-size: 78%; line-height: 138%}
.fs_12L {  font-size: 78%; line-height: 158%}
.fs_10 {  font-size: 63%; line-height: 138%}
.fs_14 {  font-size: 88%; line-height: 138%}
.fs_16 {  font-size: 100%; line-height: 138%}
.small {font-size: 63%;line-height: 138%;}
.normal {font-size: 78%;line-height: 138%;}
.big {font-size: 88%;line-height: 138%;}
.huge {font-size: 100%;line-height: 138%;}
.red {color:#CC0033;}
.feered{color:#FF0033;}
.white {color:#ffffff;}
.pink {color:#ff008b;}
.blue {color:#000099;}
.gray {color:#666666;}

	/* pankuzu */
#breadcrumbs{
	border-bottom:1px solid #333333;
	background-color:#EFEFEF;
	width:740px;
	padding-bottom:1px;
}
#breadcrumbs p{
	margin-left:16px;
}

#pankuzu {
	border-bottom:1px solid #333333;
	background-color:#EFEFEF;
	width:724px;
	padding-left:16px;
	padding-bottom:1px;
}
#pan1 { width:740px;background-color:#EFEFEF;border-bottom:1px solid #333333;}
#pan2 { margin-left:16px;}

	/* id */
#contentsarea {
	width:724px;
	margin:20px auto;
}
	/* maintanance */
dl.maintenance{
	margin:5px 0;
	color:#CC0000;font-weight:bold
}
dl.maintenance dt{
	display:inline;
	margin-right:1.5em;
}
dl.maintenance dd{
	display:inline;
}
	/* othersite */
#othersite #contentsarea .announce{
	margin:100px 0 30px 0;
	padding-right:16px;
	text-align:center;
}
/*#othersite #contentsarea form{
	padding-left:194px;
}*/
#othersite #contentsarea ul{
	margin-left:194px;
	padding-right:16px;
	margin-bottom:100px;
}
#othersite #contentsarea li{
	float:left;
	width:150px;
	margin-right:20px;
}
#othersite #contentsarea input{
	width:150px;
}
/* new window */
.icon-window{
	background:url(/common/images/window.gif) no-repeat left -1px;
	padding-left:12px;
}
.link-window{
	background:url(/common/images/window.gif) no-repeat left -1px !important;
	padding-left:12px !important;
}
a.link-standard{
	background:url(/common/images/icon_list.gif) 0 4px no-repeat;
	padding-left:9px;
}
/* clearfix */
.clearfix:after{
	content:".";
	display:block;
	height:0;
	clear:both;
	visibility:hidden;
	
}
.clearfix{
	display:inline-block;
}
/* Hides from IE-mac \*/
* html .clearfix{height:1%;}
.clearfix{display:block;}
/* End hide from IE-mac */

	/* design */
.clear{
	clear:both;
}
