@charset "utf-8";


/*default*/
body {
	background-color: #f0f0f0;
	font-size: 12px;
	*font-size: 75%; /*for IE6,IE7*/
	font-family:'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','ＭＳ Ｐゴシック',sans-serif;
	color: #555555;
	*font-family:'メイリオ',Meiryo,'ＭＳ Ｐゴシック',sans-serif;
	margin: 0;
	padding: 0;
}

img {
	border: 0;
}

p {
	line-height: 140%;
	margin-bottom: 0.5em;
}
#footer a:link {
	color: #fff;
	text-decoration: none;
}

#footer a:visited {
	color: #fff;
	text-decoration: none;
}
#footer a:hover {
	color: #fff;
	text-decoration: underline;
}

#footer a:active {
	color: #fff;
	text-decoration: none;
}

.table {
	margin-bottom: 15px;
}

.line {
	margin-top: 20px;
	margin-bottom: 20px;
}
.title {
	margin-top: 20px;
	margin-bottom: 20px;
}

.til_txt {
	font-size: 14px;
	line-height: 130%;
	font-weight: bold;
}
.s_txt {
	font-size: 11px;
	line-height: 130%;
}



#wrap {
	margin: 0px;
	width: 100%;
}

#wrap #contents_wrap {
	width: 780px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../images/bg.jpg);
	background-repeat: repeat;
}

#wrap #contents_wrap #contents {
	width: 774px;
	margin-right: auto;
	margin-left: auto;
}


/* head */

#wrap #contents_wrap .head {
	background-image: url(../images/head_bg.jpg);
	background-repeat: no-repeat;
	height: 78px;
	width: 780px;
	position: relative;
}

#wrap #contents_wrap .head .logo {
	position: absolute;
	left: 19px;
	top: 16px;
}
#wrap #contents_wrap .head .read {
	position: absolute;
	left: 300px;
	top: 18px;
	height: auto;
	width: 335px;
	line-height: 130%;
}
#wrap #contents_wrap .head .read p {
	font-size: 12px;
}
#wrap #contents_wrap .head .top_btn {
	position: absolute;
	left: 670px;
	top: 7px;
}
#wrap #contents_wrap .head .NetSTAR_logo {
	position: absolute;
	left: 641px;
	top: 31px;
}

/* page */

#wrap #contents_wrap #contents #main {
	width: 700px;
	margin-right: auto;
	margin-left: auto;
}

#wrap #contents_wrap #contents .h1 {
	background-image: url(../images/h1_bg.jpg);
	background-repeat: no-repeat;
	height: 37px;
	width: 700px;
	margin-top: 20px;
	margin-bottom: 10px;
}
#wrap #contents_wrap #contents .h1 h1 {
	font-size: 15px;
	font-weight: bold;
	color: #FFFFFF;
	margin-left: 20px;
	padding-top: 5px;
}

#wrap #contents_wrap #contents #main #list .list td {
	margin: 2px;
	padding: 8px;
}

#wrap #contents_wrap #contents #main #list .list {
	margin-bottom: 15px;
}
#wrap #contents_wrap #contents #main .h2 {
	background-image: url(../images/h2_bg.jpg);
	background-repeat: no-repeat;
	height: 32px;
	width: 700px;
	margin-top: 10px;
	margin-bottom: 15px;
}
#wrap #contents_wrap #contents #main .h2 h2 {
	font-size: 14px;
	font-weight: bold;
	color: #0B4FAC;
	margin-left: 3px;
	padding-top: 5px;
}



#wrap #contents_wrap #contents #main .chart .gr {
	font-weight: bold;
	color: #000;
	background-color: #f7f7f7;
	padding: 10px;
	width: 30%;
}

#wrap #contents_wrap #contents #main .chart .wh {
	background-color: #ffffff;
	padding: 10px;
	width: 70%;
}

#wrap #contents_wrap #contents #main .chart {
	background-color: #cccccc;
	margin-bottom: 15px;
}

#wrap #contents_wrap #contents #main .chart p {
	margin-bottom: 5px;
}

#wrap #footer {
	background-image: url(../images/foot_bg.jpg);
	background-repeat: no-repeat;
	width: 780px;
	height: 54px;
	position: relative;
}


#wrap #contents_wrap #footer .left {
	position: absolute;
	height: 15px;
	width: 445px;
	font-size: 10px;
	color: #ffffff;
	left: 20px;
	top: 19px;
}
#wrap #contents_wrap #footer .right {
	font-size: 10px;
	color: #ffffff;
	position: absolute;
	height: 15px;
	width: 265px;
	top: 19px;
	left: 504px;
}

/* window AREA 用 */

#windowarea .h1 {
	background-image: url(../images/h1_bg.jpg);
	background-repeat: no-repeat;
	height: 37px;
	width: 500px;
	margin-top: 20px;
	margin-bottom: 15px;
}
#windowarea .h1 h1 {
	font-size: 15px;
	font-weight: bold;
	color: #FFFFFF;
	margin-left: 20px;
	padding-top: 5px;
}


.main_photo {
	margin-top: 20px;
	margin-bottom: 20px;
}

.info .info_txt {
	list-style-image: url(../images/tri_ico.jpg);
	list-style-type: none;
	list-style-position: outside;
	padding-left: 15px;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
}
.info .info_line {
	margin-top: 8px;
	margin-bottom: 8px;
}
.pro_title {
	font-size: 14px;
	font-weight: bold;
	background-color: #f2f2f2;
	padding-top: 8px;
	padding-bottom: 8px;
	padding-left: 10px;
}
.pro_title div {
	vertical-align: middle;
}
.pro_txt {
	margin-top: 10px;
	margin-bottom: 10px;
	padding: 5px;
}


.pro_kakaku {
	background-color: #fafafa;
	padding-top: 10px;
	padding-bottom: 10px;
	border: 1px solid #e4e4e4;
}

.modoru_btn {
	width: 98px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 25px;
}

.modoru {
	width: 700px;
	margin-bottom: 30px;
}

ul.btn {
margin: 0;
padding: 0;
list-style-type: none;
}

ul.btn li {
	float: left;
	width: 144px;
	margin-left: 5px;
	margin-right: 5px;
	text-align: center;
}

.login {
	background-color: #fafafa;
	padding: 5px;
	width: 325px;
	border: 1px solid #e4e4e4;
}
.login #txt_area  {
	height: 20px;
	width: 200px;
	border: 1px solid #336699;
}

.cap {
	width: 100%;
	border: 1px solid #cccccc;
}
.cap .cap_til {
	background-color: #e1e1e1;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 10px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #cccccc;
}
.cap .cap_til div {
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #333333;
	padding-left: 10px;
	font-size: 14px;
	line-height: 150%;
	font-weight: bold;
}
.cap .cap_txt {
	padding: 8px;
	width: auto;
}

.cap .cap_txt ul {
	list-style-type: none;
	margin-left: 0px;
	padding-left: 0px;
}

.cap .cap_txt li {
	margin-top: 5px;
	margin-bottom: 5px;
	padding-left: 1em; /*1em（1文字）分、右に動かす*/
	text-indent: -1em; /*最初の行だけ1em（1文字）分、左に動かす*/
}
.info_list {
	color: #1055B4;
}
.info_list ul {
	list-style-type: none;
	margin-left: 0px;
	padding-left: 0px;
}
.info_list li {
	margin-top: 5px;
	margin-bottom: 5px;
	padding-left: 1em; /*1em（1文字）分、右に動かす*/
	text-indent: -1em; /*最初の行だけ1em（1文字）分、左に動かす*/
}

.info_detail {
	width: 700px;
}
.info_detail dl {
	width: 100%;
	margin-bottom: 20px;
}

.info_detail dt {
	margin-top: 10px;
}
.info_detail dd {
	margin-left: 0px;
	margin-top: 5px;
	padding-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #bcbcbc;
}
.info_detail .read {
	font-size: 13px;
	font-weight: bold;
	color: #245ba7;
	margin-bottom: 8px;
}
.info_detail .detail {
	line-height: 120%;
}

.info_detail .date {
	font-size: 13px;
	font-weight: bold;
	margin-right: 10px;
}
#main .notice {
	border: 1px solid #FF0000;
	padding: 10px;
	margin-top: 10px;
	margin-bottom: 10px;
	color: #FF0000;
}
.notice .ntxt {
	color: #FF0000;
	text-decoration: underline;
}
