@charset "UTF-8";

body{
	background-image:url(../common/back.gif);
	text-align:center;
	margin-top: 0px;
	margin-bottom: 0px;
}

/*--------------------
Catch Copy
--------------------*/

#catchcopy {
	height: 12px;
	width: 704px;
	margin: auto;
	text-align: left;
	padding-bottom: 5px;
	font-size: 10px;
	font-weight: bold;
}

/*----------------------------------------

タグ

----------------------------------------*/

h1{
	background-image:url(../common/h1.gif);
	background-position:0 50%;
	background-repeat:no-repeat;
	color:#fff;
	font-size:126%;
	font-weight:bold;
	margin:0 0 1em 0;
	padding:5px;
}

h2{
	background-color:#404648;
	border-left:#fc0 solid 5px;
	color:#fff;
	font-size:120%;
	font-weight:bold;
	margin:0.5em 0;
	padding:5px;
	text-align: left;
}

h3{
	border-left:#fc0 solid 5px;
	border-bottom:#ccc dashed 1px;
	font-size:120%;
	font-weight:bold;
	margin:0.5em 0;
	padding:0 0 0 5px;
}

h3 a{
	color:#00F;
}

a{
	color:#00F;
}

#navi a{
	color:#00F;
}


#container #footernavi table tr td a {
	color: #00F;
}



/*----------------------------------------

構造

----------------------------------------*/

#header {
	height:88px;
	width:704px;
	background-image: url(../common/header_back.gif);
	margin-top: 0em;
	margin-right: auto;
	margin-bottom: 0em;
	margin-left: auto;
}


#navi {
	height:12px;
	width:704px;
	margin: auto;
	text-align: left;
	font-size: 12px;
	clear: both;
	padding-bottom: 10px;
}

#container{
	background-image:url(../common/contents_back.gif);
	background-position:50% top;
	background-repeat:repeat-y;
	font-size:84%;
	text-align: center;
}

#contents{ /* 親ボックス */
	background-image:url(../common/sec2.jpg);
	background-repeat:repeat-y;
	padding:0;
	width:704px;
	height: auto;
	margin: auto;
	left: 165px;
	top: 119px;
	overflow: auto;
	text-align: left;
}

div.contents:after {
	content: "";
	display: block;
	clear: both;
}

#section1{
	border:#666 solid 1px;
	float:right;
	padding:8px;
	width:535px;	/* IE6用 */
}

#contents>#section1{
	width:519px;
}

#section2{
	background-image: url(../common/sec2.jpg);
	background-repeat: repeat-y;
	float:left;
	padding:8px;
	width:152px;	/* IE6用 */
	background-position: bottom;
}

#contents>#section2{
	width:136px;
}

#contents2 {
	padding:0;
	width:704px;
	height: auto;
	margin: auto;
	left: 165px;
	top: 119px;
	text-align: left;
}

/*----------------------------------------

#section2

----------------------------------------*/

/*--------------------
LocalNavigation
--------------------*/

#LocalNavigation{
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 1em;
	padding-left: 0;
}

#LocalNavigation ul{
	list-style:none;
	margin:0;
	padding:0;
}

#LocalNavigation ul li{
	background-image:url(../common/lnav/pin.gif);
	background-position:0 0.3em;
	background-repeat:no-repeat;
	border-bottom:#ccc dashed 1px;
	margin:0;
	padding:2px 0;
}

#LocalNavigation  ul li a {
	color:#fff;
	display:block;
	font-weight:bold;
	padding:0 0 0 10px;
	text-decoration:none;
}


/*--------------------
section1
--------------------*/

#section1 dd{
	margin-left:1em;
}


/*--------------------
section2
--------------------*/

#search{
	width:120px;
}

#section2 dl{
	color:#fff;
}

#section2 dl a{
	color:#fff;
}

#section2 dt{
	font-size:1.1em;
	font-weight:bold;
	padding-top: 1px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
}

/*--------------------
PageTop
--------------------*/

p.PageTop{
	clear:both;
	font-size:90%;
	margin:1em 0 0 0;
	text-align: right;
}

p.PageTop a{
	text-decoration:underline;
}

/*----------------------------------------

#footer

----------------------------------------*/

#footer{
	clear:both;
	height:85px;
	width:704px;
	margin:auto;
	background-image:url(../common/footer.jpg);
	text-align: left;
	color: #FFF;
}

#footer a{
	color:#00F;
}

/*--------------------
footernavi
--------------------*/

.footerNav{
	width:auto;
}

.footerNav .nl {
	padding: 0;
	list-style-type: none;
	text-align: center; 
	margin-top: 10px;
	margin-right: 0;
	margin-bottom: 5px;
	margin-left: 0;
}

.footerNav .nl li {
	padding: 0 3px 0 7px;
	border-left: 1px #000000 solid;
	display: inline;
}

.footerNav .nl li.first {
	border-left: none;
}

/*--------------------
copyright
--------------------*/

#copyright{
	width:704px;
	background-color:#fff;
	text-align: center;
	margin: auto;
	padding-top: 5px;
	padding-right: 0;
	padding-bottom: 5px;
	padding-left: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

/*--------------------
address
--------------------*/

#address a{
	color:#fff;
}

/*--------------------
data
--------------------*/

table.data{
	border-top:#333 solid 1px;
	border-right:#333 solid 1px;
	margin:0 0 1.5em 0;
	padding:0;
	width:100%;
}

table.data th,
table.data td{
	padding:3px;
}

table.data th{
	background-color:#CCCCCC;
	border-bottom:#333 solid 1px;
	border-left:#333 solid 1px;
	color:#333;
	font-weight:bold;
}

table.data td{
	background-color:#fff;
	border-bottom:#333 solid 1px;
	border-left:#333 solid 1px;
}

/*--------------------
text
--------------------*/

.textbold{
	font-weight:bold;
}

.textleft{
	text-align:left;
}

.textright{
	text-align:right;
}

.textcenter{
	text-align:center;
}

/*--------------------
profile
--------------------*/

.profile_lf{
	float:left;
	margin:0 15px 0 10px;
	width:200px;
	font-size:0.8em;
}

.profile_rf{
	float:right;
	margin:0 0 15px 10px;
	width:200px;
	font-size:0.8em;
}

/*--------------------
画像（回り込み)
--------------------*/

img.lf{
	float:left;
	margin:0 15px 10px 0;
}

img.rf{
	float:right;
	margin:0 0 10px 15px;
}

p.photoLeft{
	float:left;
	margin:0;
	padding:0 15px 0 0;
}

p.photoRight{
	float:right;
	margin:0;
	padding:0 0 0 15px;
}

/*--------------------
画像（横位置)
--------------------*/

.photoCenter{
	clear:left;
	text-align:center;
}

.alignLeft{
	clear:left;
	text-align:left;
}

.alignRight{
	clear:left;
	text-align:right;
}

/*--------------------
トラの巻 (判定基準)
--------------------*/

table.hyouji{
	border-top:#333 solid 1px;
	border-right:#333 solid 1px;
	padding:0;
	width: 245px;
}

table.hyouji th,
table.hyouji td{
	padding:3px;
}

table.hyouji th{
	background-color:#CCCCCC;
	border-bottom:#333 solid 1px;
	border-left:#333 solid 1px;
	color:#333;
	font-weight:bold;
	text-align:center;
}

table.hyouji td{
	background-color:#fff;
	border-bottom:#333 solid 1px;
	border-left:#333 solid 1px;
	text-align:center;
}



/*--------------------
トラの巻 (判定基準)
--------------------*/
table.hantei{
	border-top:#333 solid 1px;
	border-right:#333 solid 1px;
	padding:0;
	width:100%;
}

table.hantei th,
table.hantei td{
	padding:3px;
}

table.hantei th{
	background-color:#CCCCCC;
	border-bottom:#333 solid 1px;
	border-left:#333 solid 1px;
	color:#333;
	font-weight:bold;
	text-align:center;
}

table.hantei td{
	background-color:#fff;
	border-bottom:#333 solid 1px;
	border-left:#333 solid 1px;
	text-align:center;
}
