/* body */
body{
	font-family:"ＭＳ Pゴシック","ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro W3",Osaka,sans-serif;
	background-color:#003581;
	background-image:url("../images/back_ground.gif");
	background-repeat:repeat-x;
	background-position:center top;
	margin:0px;
	padding:0px;
}

table{
/* \*/	text-align:left;/* */
}

iframe {
border: 1px #666666 solid;
}

/*---------- font ----------*/
h1 {
	font-size: 70%;
	line-height: 110%
	font-weight:bold;
	margin:0;
	color:#999999;
}

/* 14px */
.t14 {
	font-size: 80%;
	line-height: 140%;
}

/* 12px */
.t12 {
	font-size: 75%;
	line-height: 140%;
}

.t_inst {
	font-size: 65%;
	line-height: 135%;
}

.t_time {
	font-size: 60%;
	line-height: 140%;
}

.copy {
	font-size: 70%;
	line-height: 120%;
	color:#ffffff;
}


/*---------- honbun link ----------*/
a:link.honbun {
	color:#00c5b3;
	text-decoration:none;
}
a:visited.honbun {
	color:#00c5b3;
	text-decoration:none;
}
a:hover.honbun, a:active.contest {
	color:#00c5b3;
	text-decoration:underline;
}

/*---------- ph border ----------*/
.border_solid_gray{
	border:1px solid #C1BEBD;
}

/*---------- font ----------*/


/* 10px */
.s2j_c {
	font-family: "ＭＳ Ｐゴシック", sans-serif;
	font-size: 70%;
	line-height: 110%;
	vertical-align: top;
}

.s2j_c2 {
	font-family: "ＭＳ Ｐゴシック", sans-serif;
	font-size: 70%;
	line-height: 100%;
	vertical-align: top;
}

/* 12px */
.s3j_c {
	font-family: "ＭＳ Ｐゴシック", sans-serif;
	font-size: 80%;
	line-height: 120%;
	vertical-align: top;
}

.s3j_c2 {
	font-family: "ＭＳ Ｐゴシック", sans-serif;
	font-size: 80%;
	line-height: 130%;
	vertical-align: top;
}

.s3j_c3 {
	font-family: "ＭＳ Ｐゴシック", sans-serif;
	font-size: 80%;
	line-height: 130%;
	vertical-align: top;
}

/*========== START common.css(ローカルプレビュー用)=========*/

/*---------- text ----------*/
.color-normal{
	color:#666666;
}
.color-white{
	color:#ffffff;
}
.color-red{
	color:#ff0000;
}
.color-green{
	color:#00c5b3;
}
.color-brown{
	color:#c5bda8;
}
.color-gray{
	color:#666666;
}
.bold{
	font-weight:bold;
}

/*---------- link ----------*/
a:link {
	color:#4C7FB5;
	text-decoration:none;
}
a:visited {
	color:#335779;
	text-decoration:none;
}
a:hover, a:active {
	color:#8CADD0;
	text-decoration:underline;
}

/*---------- image ----------*/
img {
	border:none;
}
img.border {
	border:1px solid #c2bfbe;
}
img.arrow {
	margin:0 5px 0 0;
}
img.new {
	margin:0 5px 0 5px;
}


/*---------- border ----------*/
.border_dotted_gray{
	border-bottom:1px dashed #666666;
}

.border_dotted_gray_y{
	border-left:1px dashed #666666;
}

.border_solid_black{
	border:1px solid #333333;
}
#newslist td{
	padding:10px 0px 10px 0px;
	background:url("/pic/common/border_dotted_gray.gif") repeat-x;
}
.border_color-table{
	border-left:1px solid #c1bebd;
	border-right:1px solid #c1bebd;
	border-bottom:1px solid #c1bebd;
}


/*========== BREAD LIST ==========*/

/*---------- list ----------*/
#breadlist li{
	display:block;
	float:left;
	list-style-type:none;
	margin:0 10px 0 0;
	padding:0 0 15px 0;
}
/*========== END BREAD LIST ==========*/

/*---------- list ----------*/
#ebreadlist li{
	display:block;
	float:left;
	list-style-type:none;
	margin: 0 10px 0 0;
	padding:15px 0 0 0;
	vertical-align: bottom;
}


/*========== ITEM ==========*/

/*---------- form ----------*/
select.item{
	width: 250px;
	font-size: 12px;
}


/*========== LocalNavi(main-title) ==========*/
#localnavi .outline{
	border:1px solid #837C7A;
}
#localnavi .underline-normal{
	border-bottom:1px solid #cccccc;
}
#localnavi .underline-dotted{
	border-bottom:1px dotted #C2BFBE;
}
.title-text{
	float:left;
	margin:0 20px 0 0;
}


/*========== LocalNavi(sub-title) ==========*/

/*---------- list ----------*/
#lnavi li{
	display:block;
	float:left;
	list-style-type:none;
	width:182px;
	height:26px;
	padding:0;
	margin:0;
	line-height: 26px;
	vertical-align: middle;
}
#lnavi li.underline{
	border-bottom: 1px dotted #ccc;
}

/*---------- link ----------*/
#lnavi a:link {
	display:block;
	color:#666666;
	text-decoration:none;
	background:#ffffff;
}
#lnavi a:visited {
	display:block;
	color:#666666;
	text-decoration:none;
	background:#ffffff;
}
#lnavi a:hover, #lnavi a:active {
	display:block;
	color:#666666;
	text-decoration:none;
	text-decoration:none;
	background:#d7d1c1;
}
#lnavi p{
	width:155px;
	cursor:pointer;
	font-size:10px;
	padding:0 0 0 27px;
	background:url("/pic/common/icon_arrow01.gif") no-repeat;
	background-position: 15px;
}
#lnavi p.stay{
	width:155px;
	cursor:pointer;
	font-size:10px;
	color:#666666;
	padding:0 0 0 27px;
	background:url("/pic/common/icon_arrow01.gif") no-repeat;
	background-position: 15px;
	background-color:#eae7de;
}

.historylist span{
	display:block;
	padding:0 0 20px 0;
}
/*========== END common.css(ローカルプレビュー用)=========*/

/*==========START Windows IE(ローカルプレビュー用)=========*/
/*---------- font ----------*/
/* 9px */
.s1j {
	font-family: "ＭＳ Ｐゴシック", sans-serif;
	font-size: 55%;
	line-height: 140%;
	vertical-align: middle;
}
/* 10px */
.s2j {
	font-family: "ＭＳ Ｐゴシック", sans-serif;
	font-size: 70%;
	line-height: 140%;
	vertical-align: middle;
}
/* 12px */
.s3j {
	font-family: "ＭＳ Ｐゴシック", sans-serif;
	font-size: 80%;
	line-height: 140%;
	vertical-align: middle;
}
/*==========END Windows IE(ローカルプレビュー用)=========*/

