@charset "shift_jis";
/*==================================================================================== 

contents.css v1
2006/09/20


====================================================================================*/


/* 特定タグ ----------------------------------------------------------------*/
body {
	margin: 0px;
	padding: 0px;
	color: #333;
	background: #ffffff;
	font-family: "tahoma", "ms ui gothic", "lucida grande", "ヒラギノ丸ゴ pro w4", "osaka", "ms pゴシック" sans-serif;
	
	/*  \*/
	font-size:0.95em;
	line-height: 170%;
	/* */
	font-size: 1em;
	line-height: 140%;
	/*  \*/
	font-size:0.95em;
	line-height: 170%;
	/* */
	
	/*  \*/
	letter-spacing: 0.1em;
	/* */
	letter-spacing: normal;
	/*  \*/
	letter-spacing: 0.1em;
	/* */
	
}


a{
	color: #993300;
	text-decoration: underline;
}

h1,h2,h3,h4,h5{
	font-size:100%;
	/*text-indent:-9999px;*/
	margin:0px;
	padding:0px;
}

li{
	list-style: none;
}

img{
	border:none;
}
form{
	margin:0px;
	padding:0px;
}
.Clear{
	clear:both;
}
/* /特定タグ ----------------------------------------------------------------*/


/* グローバル ----------------------------------------------------------------*/
#Global{
	width:840px;
	margin: 0px auto;
	padding: 0px;	
	}
/* グローバル ----------------------------------------------------------------*/



/* Header ---------------------------------------------------------------- */
#Header{
	width:840px;
	margin: 0px;
	padding: 0px;
	height:91px;
	background: url(../images/header_bg.jpg) no-repeat;
	}

#Header h1{
	width:520px;
	float:left;
	margin:0px;
	height:91px;
	padding: 0px;
}
#HeaderRight{
	float:left;
	margin:0px;
	padding:0px;
	width:320px;
	height:91px;
}
/* Header ----------------------------------------------------------------*/

/* Navigation ----------------------------------------------------------------*/
#TopImage{
	width:840px;
	height:450px;
	margin:10px 0px;
	padding: 0px;
	background:url(../images/main_visual.jpg) no-repeat;
}
#Navigation {
	width:840px;
	height:450px;
	margin:0px;
	padding:0px;
}
#Navigation ul{
	margin: 0px;
	padding: 0px;
}
#Navigation li{
	margin: 0px;
	padding: 0px;
}

#NavigationTop{
	margin:0px;
	padding: 0px;
	width:840px;
	height:62px;
}
#NavigationUnder{
	margin:0px;
	padding: 0px;
	width:840px;
	height:36px;
	position:relative;
	top:352px;
}
/* /Navigation ----------------------------------------------------------------*/

/* Footer ----------------------------------------------------------------*/
#Footer{
	margin: 0px;
	padding:0px;
	width:840px;
	height:69px;
}
#FooterTop{
	margin:0px;
	padding:0px;
	height:20px;
	text-align:right;
}
#FooterUnder{
	margin:0px;
	padding:0px;
	height:49px;
	background:url(../images/footer_bg.jpg) no-repeat;
}

#FooterLeft{
	width:390px;
	margin: 0px;
	padding: 0px 10px 0px 20px;
	float:left;
}

#FooterLeft ul{
	margin:18px 0px 0px 15px;
	padding: 0px;
}

#FooterLeft li{
	margin: 0px 16px 0px 0px;
	padding: 0px;
	float:left;
}

#FooterRight{
	width:340px;
	margin: 0px;
	padding: 0px 10px;
	float:left;
}
/* /Footer ----------------------------------------------------------------*/

/* Main ----------------------------------------------------------------*/

#Contents{
	width:840px;
	margin:17px 0px 0px;
	padding:0px;
}

#ContentsLeft{
	width:580px;
	margin:0px 0px 0px 0px;
	padding: 0px;
	float:left;
	line-height:1.4em;
}
#ContentsLeft p{
	margin:0px;
	padding:0px;
}
#ContentsLeft h2{
	font-size:100%;
	margin:0px;
	padding:0px;
	width:580px;
	height:32px;
}

#ContentsLeft h3{
	margin:20px 0px 10px;
	padding: 0px;
	width:230px;
	height:15px;
}
#ContentsLeft h4{
	font-size:1.8em;
	color:#666666;
	margin:0px 10px 10px;
	padding:0px;
}
.ContentsLeftIn{
	margin:0px;
	padding:10px 10px 20px;
}
#ContentsLeft dl{
	margin:0px;
	padding: 5px 0px 10px 0px;
}
#ContentsLeft dt{
	margin:0px;
	padding: 0px;
	font-weight: bold;
	float:left;
	width:120px;
}

#ContentsLeft dd{
	margin:0px;
	padding: 0px;
	float:right;
	width:430px;
}
#ContentsLeft table{
	width:100%;
	margin:0px;
	padding:0px;
	border:1px solid #CCCCCC;
	text-align:center;
	border-collapse:collapse;
}
#ContentsLeft th{
	margin:0px;
	padding:0px;
	border:none;
	font-weight:normal;
}
#ContentsLeft td{
	margin:0px;
	padding:3px;
	border:1px solid #CCCCCC;
}

#ContentsLeft .Intro table{
	width:auto;
	margin:0px;
	padding:0px;
	border:none;
	text-align:left;
	letter-spacing:0.05em;
	line-height:1.4em;
}
#ContentsLeft .Intro th{
	margin:0px;
	padding:0px 0px 5px;
	border:none;
	color:#A8CE19;
	font-size:1.1em;
	font-weight:bold;
}
#ContentsLeft .Intro td{
	margin:0px;
	padding:0px 2px;
	border:none;
	vertical-align:top;
}





#ContentsRight{
	width:240px;
	margin:0px 0px 0px 0px;
	padding: 0px;
	float:right;
	line-height:1.4em;
}
#ContentsRight p{
	margin:0px;
	padding:0px;
}
.ContentsRightIn{
	padding:10px 5px 20px;
	margin:0px;
	width:230px;
}
#ContentsRight h2{
	width:240px;
	height:20px;
	margin:0px;
	padding:0px;
}
#ContentsRight dl{
	margin:0px;
	padding:5px 0px;
	border-bottom:1px solid #CCCCCC;
}

#ContentsRight dt{
	margin:0px;
	padding: 0px;
}
#ContentsRight dd{
	margin:0px;
	padding:0px;
}
/* Main ----------------------------------------------------------------*/

.TopFloat{
	float:left;
	border:2px solid #ccc;
	padding:2px;
	margin:0px 10px 0px 0px;
}
.TopFrame{
	border:2px solid #ccc;
	padding:2px;
	margin:0px;
}
.TopCenterBlock{
	width:260px;
	margin:0px;
	padding:5px;
	float:left;
}
.tdColorRed{
	color:#990000;
}
.tdColorBlue{
	color:#0033CC;
}
.tdGreen{
	color:#6E7F27;
}
.caution{
	font-size:0.85em;
	color:#666;
}
.tdWidth{
	width:190px;
}
.floatLeft{
	float:left;
	margin:0px 5px 0px 0px;
}
.Center{
	margin:5px auto;
	padding:0px;
	text-align:center;
}
/*Contact--------*/

.ErrText{
	color: #FF0000;
}


/*Campaign-------*/

#ContentsLeft table.Campaign{
	background-color:#fffacd;
	border:3px solid;
	border-color: #788F1A;
}
#ContentsLeft table.Campaign caption{
	font-weight:bold;
	color:#FF0000;
}
#ContentsLeft table.Campaign td{
	text-align:left;
}

#ContentsBody table.Campaign{
	background-color:#fffacd;
	border:3px solid;
	border-color: #788F1A;
}
#ContentsBody table.Campaign caption{
	font-weight:bold;
	color:#FF0000;
}
#ContentsBody table.Campaign td{
	text-align:left;
}
/*End------------*/
