@charset "utf-8";

/* Global Setting
============================================= */

* {
	margin: 0;
	padding: 0;}

body,td,th {
	font-family:"MS ゴシック";
	font-size: 12px;
	txt-align: center;
	color: #333333;
	line-height: 170%;}

h1, h2, h3, h4, h5, h6, p, address {
	display: block;
	font-size: 100%;
	font-weight: normal;
	font-style: normal;}
.text_pnt {
	display: block;
	padding-left: 10px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-top: 10px;
	float: right;
	margin-right: 20px;
	width: 550px;
	text-align: left;
}
#Container .ContentsBox .Inner .Inner2 .link {
	text-align: center;
}

#Container .ContentsBox .Inner .Inner2 img {
	margin-left: 10px;
	margin-right: 5px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

.title1 {
	border-left-width: 10px;
	border-left-style: solid;
	border-left-color: #990000;
	text-indent: 5px;
	margin-left: 5px;
	margin-top: 15px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #990000;
	padding-left: 5px;
	padding-right: 5px;
	line-height: 22px;
}
.title2 {
	background-image: url(../img/title2.jpg);
	background-repeat: no-repeat;
	background-position: left;
	text-indent: 20px;
	margin-left: 5px;
}


p { margin: 0px 0px 0px 0px;}
hr { display: none;}

a:link {text-decoration: none;}
a:visited {text-decoration: none;}
a:hover {text-decoration: underline;}
a:active {text-decoration: none;}

.clear { clear: both; float: none; border: none;}
.hiden { display: none;}
.Out { position: absolute;left: -999px;top: -999px;}

.S {font-size: 10px;}
.L {font-size: 14px;text-shadow: 0px 1px 2px #ccc;}
.LL {font-size: 15px;text-shadow: 0px 1px 2px #ccc;}
.Bd {font-weight: bold;}
.Red { color:#CC0000; font-size:12px;}
.Sun { color:#CC0000; font-size:12px;}
*:first-child+html .Red { color:#CC0000; font-size:18px;}
.Blue{ color:#003366; font-size:12px;}
.Or {color: #FF6600;}
.Bl { color:#000000; font-size:12px; font-weight:bold; /*line-height:10px;*/}
.Gray { color:#333333;}
*:first-child+html .Gray { color:#333333; font-size:18px;}

table {border-collapse:collapse;}
th {
	font-weight: bold;
	text-align: left;
	vertical-align: middle;}
td {
	font-weight: normal;
	vertical-align: middle;
}

em {
	color: #FF0000;
	font-style: normal;
}

.err {
	color: #FF0000;
}
/* Clearfix Hack
============================================= */

.clearfix:after {
	content: ".";
	display: block;
	height:0;
	clear:both;
	visibility:hidden;}

.clearfix { display:inline-block;} /* IE7 */

/* Hides from IE-mac */
* html .clearfix { height: 1%;}
.clearfix { display:block;}
/* End hide from IE-mac */


shukuhaku {
	width: 150px;
}
.Name {
	font-weight: bold;
	background-image: url(../img/bg_name_1000.jpg);
	background-repeat: no-repeat;
	height: 45px;
	width: 988px;
	padding-top:5px;
	text-indent: 10px;

}
.Name .pointbar {
	font-weight: normal;
	font-size: x-small;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
	padding-left: 10px;
}
.btn_User a {
	background-image: url(../img/btn_user.gif);
	height: 35px;
	width: 140px;
	float: right;
	text-indent: -9999px;
	display: block;
	background-repeat: no-repeat;

	/*behavior: expression(IEPNGFIX.fix(this));*/
}
.btn_User a:hover { background-image: url(../img/btn_user_over.gif);}
.Setsumei_f {
	background-image: url(../img/setsumei_f.gif);
	background-repeat: no-repeat;
	height: 30px;
	width: 930px;
	text-align: center;
	font-size: 14px;
	color: #60829E;
	font-weight: bold;
	padding-top: 30px;
	margin-bottom: 15px;
}
.menu_main {
	text-align: center;
	background-color: #EEE;
	padding: 5px;
	border: 1px solid #CCC;
	margin-bottom: 10px;
}
.list1 {
	padding: 5px;
	border: 1px double #C30;
}

