/* インフィニティベーススタイル */
@charset "utf-8";
.kaigyo{
	clear:left;
}

body{
	margin:0px 0px 0px 0px;
	background-image:url(../img/bgimg.gif);
	line-height: 160%;
	font-size: 12px;
	color: #666666;
	font-family:"ＭＳ Ｐ ゴシック", "細明朝体", "ヒラギノ明朝 Pro W3";
}

h1{
	font-size:10px;
	font-weight:normal;
	margin:0px;
}

h2{
	font-size:12px;
	font-weight:normal;
	margin:0px;
}

h4{
	font-size:13px;
	font-weight:bold;
	margin:0px;
}

p{
	margin:0px;
}

#Base{
	width:780px;
	margin:0px auto 0px auto;
	text-align:left;
	background-image:url(../img/bgimg_body.gif);
	background-repeat:repeat-y;
}

#Header{
	width:780px;
	height:70px;
	background-image:url(../img/bgimg_header.gif);
	background-repeat:no-repeat;
	background-position:top left;
	clear:left;
}

#Header_logo{
	width:405px;
	height:70px;
	font-size:10px;
	color:#999999;
	padding:8px 0px 0px 20px;
	float:left;
}

#Header_area{
	width:355px;
	height:70px;
	float:left;
}

#Header_search{
	width:335px;
	height:25px;
	padding:20px 20px 0px 0px;
	font-size:11px;
	text-align:right;
}

#Header_link{
	width:335px;
	height:17px;
	padding:10px 20px 0px 0px;
	font-size:11px;
	text-align:right;
}

.Header_linkText{
	width:165px;
	height:22x;
	padding:3px 0px 0px 0px;
	text-align:right;
	float:left;
}

#Globalnavi{
	width:770px;
	height:40px;
	padding:6px 0px 0px 10px;
	text-align:left;
	clear:left;
}

#GlovalTitle{
	width:760px;
	height:48px;
	padding:0px 10px 0px 10px;
}

#TopicPass{
	width:740px;
	height:16px;
	padding:2px 20px 0px 20px;
	font-size:11px;
}

#ContentbodyL{
	padding:6px 20px 0px 20px;
	float:left;
}

#ContentbodyS{
	width:780px;
	padding:5px 10px 0px 20px;
	float:left;
}

#Localnavi{
	width:210px;
	float:left;
}

#Subnavi{
	width:770px;
	height:22px;
	padding:3px 0px 0px 20px;
	background-image:url(../img/subnavi_2008.gif);
	background-position:left;
	background-repeat:no-repeat;
	font-size:11px;
	color:#336699;
	line-height:220%;
}

#Footer{
	width:780px;
	height:16px;
	background-color:#000000;
	background-image:url(../img/bgimg_footer.gif);
	background-repeat:no-repeat;
	background-position:top;
	clear:both;
}

#FooterLink{
	width:780px;
	color:#CCCCCC;
	background-image:url(../img/bgimg.gif);
	text-align:center;
}

a:link {
	color: #0066CC;
	text-decoration: none;
}
a:visited {
	color: #0066CC;
	text-decoration: none;
}
a:hover {
	color: #FF3366;
	text-decoration: underline;
}
a:active {
	color: #FF0000;
	text-decoration: none;
}


/* コンテンツ用 */
.textPuple10 {
	color:#666699;
	font-size:10px;
}
.textGray10 {
	color:#666666;
	font-size:10px;
}
.textGray11 {
	color:#666666;
	font-size:11px;
}
.textGrayWhite10 {
	color:#999999;
	font-size:10px;
}
.textWhite12 {
	color:#FFFFFF;
}
}
.textBlack12bold {
	color:#000000;
	font-weight:bold;
}
.textRed13bold {
	color:#FF0000;
	font-size:13px;
	font-weight:bold;
}

.blue-bold{
	padding:5px 0px 5px 0px;
	color:#0066FF;
	line-height:250%;
}
.red-bold{
	padding:5px 0px 5px 0px;
	color:#CC3300;
	font-weight:bold;
	line-height:200%;
}
.gray-area{
	background-color:#CCCCCC;
	background-image:url(../img/td-bg.gif);
	padding:3px 8px 3px 8px;
	margin:0px 0px 5px 0px;
	border:#999999;
	border-width:1px;
	border-style:dashed;
}

.tableLine{ /*　上下のライン */
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #999999;	
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;	
}
.tableLine2{ /*　右下のライン */
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #999999;	
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;	
}
#Verisign{
	width:115px;
	padding:0px 0px 0px 0px;
	float:left;
}
#VeriMsg{
	width:300x;
	padding:17px 0px 0px 0px;
	float:left;
}
#PrivacyMark{
    margin:10px 0px 15px 10px;
	width:430px;
	height:93px;
	padding:12px 10px 10px 5px;
	border:#999999 dotted 1px;
	font-size:11px;
	clear:left;
	float:left;
}
