/**** LINK-tag style sheet styles-site.css ****/

@charset "UTF-8";
body {
        	FONT-SIZE: 12px; 
        	FONT-FAMILY: "MS UI Gothic"; 
        	}

a {
	text-decoration: none;
	}
a:link {
	color: #0030CE;
	}
a:visited {
	color: #0030CE;
	}
a:active {
	color: #0030CE;
	}
a:hover {
	color: #D72744;
text-decoration: underline;
	}



strong{
	font-family: "MS UI Gothic";
	text-decoration:none;
	/*color:#555555;*/
	font-weight:bold;
	}	
	
em{
	font-weight:normal;
	font-style:normal;
	text-decoration:none;
color:#00000;
	background-color:#99CCFF;
	}	

.img1{
	margin-top:5px;
	margin-bottom:5px;
	padding-left:15px;
	float:left;
border:none;
	}	

.img2{
	margin-top:5px;
	padding-left:10px;
	padding-right:10px;
	float:left;
border:none;
	}	

p.top{
	margin:0px;
	font-size:12px;
	color:#555555;
	background-color:#D7ECEA;
	text-align:left;
}

p.p_right{
	margin:0px;
	font-size:11px;
	color:#555555;
/*background-color:#D7DADE;*/
background-color:#ffffcc;
	text-align:right;
}

ol{
	padding-left:10px;
	font-size:12px;
	color:#555555;
	}

li{
	margin:0px;
	font-size:12px;
	color:#555555;
	}


.adshead{
	margin-top:3px;
	margin-bottom:10px;
	margin-left:15px;
}


.adscenter{
	font-size:10px;
	margin-top:3px;
	margin-bottom:8px;
	margin-left:25px;
}

p.attention{
	font-size:12px;
	color:#000000;
	font-family: "MS UI Gothic";
	margin: 0px;
	padding: 0px 10px 0px 0px;
	font-weight: normal;
	}

.info {
	width: 570px;
	height: 240px;
	margin: 0px 0px 70px 5px;
	text-align: left;
	background: url("./images/info.gif") no-repeat;
}

.adv{
	width: 540px;
	height: 215px;
	font-size:15px;
	color:#333333;
	font-family: "MS UI Gothic";
	margin-right: 0px;
	padding: 10px;
	font-weight: normal;
line-height:150%;
}


.ent {
	margin: 10px;
	font-size:12px;
	border:1px solid #3D6FA7;
}

.card { width: 107px;
	text-align:center;
	vertical-align:middle;
	padding: 2px 2px 10px 3px;
	background-color:#FFFEE0;
	border:1px solid #3D6FA7;}

.name {
	/*width: 380px;*/
	text-align:left;
	vertical-align:middle;
line-height:120%;
	color:#333333;
	font-weight:normal;
	padding: 6px 3px 3px 6px;
	background-color:#FFFEE0;
	border-top:1px solid #3D6FA7;
	border-right:1px solid #3D6FA7;
	border-bottom:1px solid #3D6FA7;}

.head{ width: 120px;
	font-size:0.9em;
	text-align:center;
	vertical-align:middle;
	background-color:#FFFDC5;
	color:#333333;
	font-weight:nomal;
	padding: 2px 2px 2px 3px;
	border-right:1px solid #3D6FA7;
	border-bottom:1px solid #3D6FA7;}

.value{ width: 120px;
	text-align:center;
	vertical-align:middle;
	background-color:#FFFEE0;
	color:#333333;
	font-weight:nomal;
	padding: 2px 2px 2px 3px;
	border-right:1px solid #3D6FA7;
	border-bottom:1px solid #3D6FA7;}

.name2 {
	text-align:left;
	vertical-align:middle;
	line-height:120%;
	color:#333333;
	font-weight:normal;
	font-size:12px;
	padding: 5px 7px;
	background-color:#FFFEE0;
	border-top:1px solid #3D6FA7;
	border-right:1px solid #3D6FA7;
}

.head2{ 
	font-size:0.9em;
	text-align:center;
	vertical-align:middle;
	background-color:#FFFDC5;
	color:#333333;
	font-weight:nomal;
	padding: 2px 2px 2px 3px;
}


.head2_r{ 
	font-size:0.9em;
	text-align:center;
	vertical-align:middle;
	background-color:#FFFDC5;
	color:#333333;
	font-weight:nomal;
	padding: 2px 0px 2px 0px;
	border-left:1px solid #3D6FA7;
}

.headm{ 
	font-size:0.9em;
	text-align:center;
	vertical-align:middle;
	background-color:#FFFDC5;
	color:#333333;
	font-weight:nomal;
	padding: 2px 2px 2px 3px;
	border-top:1px solid #3D6FA7;
}


.headm_r{ 
	font-size:0.9em;
	text-align:center;
	vertical-align:middle;
	background-color:#FFFDC5;
	color:#333333;
	font-weight:nomal;
	padding: 2px 0px 2px 0px;
	border-top:1px solid #3D6FA7;
	border-left:1px solid #3D6FA7;
}
.value2{
	text-align:left;
	vertical-align:middle;
	/*background-color:#FFFEE0;*/
	color:#333333;
	font-weight:nomal;
	padding: 3px 3px 3px 5px;
	border-top:1px solid #3D6FA7;
}

.value2_r{
	text-align:left;
	vertical-align:middle;
	/*background-color:#FFFEE0;*/
	color:#333333;
	font-weight:nomal;
	font-size:12px;
	padding: 3px 3px 3px 5px;
	border-top:1px solid #3D6FA7;
	border-left:1px solid #3D6FA7;
}


img{
	border:none;
	}

#headder table {
	width:750px;
}
#headder h1{
	font-family: "MS UI Gothic";
	text-indent: ;
	font-size: small;
	font-weight: normal;
	line-height: 140%;

	}

h1 a{
	display: block;
	width:260px;
	height:90px;
	/*background-image: url(img/headsaison_bg.gif);*/
	display: block;
	background-repeat:  no-repeat;
}

#headder table {
	font-size:11px;
}

h2{
	/*color:#D72744;*/
	line-height:140%;
	font-family: "MS UI Gothic";
	margin:3px;
	padding: 2px 0px 2px 10px;
	font-weight: normal;
	font-size: medium;
border-bottom: 2px dotted #FF9966;
	}

h3{
	color: #444444;
	font-family: Verdana, Arial, sans-serif;
	font-size: medium;
	border-bottom: 1px solid #41708C;
	margin: 7px 0px 5px 0px;
	padding: 2px 10px;
	font-weight: normal;
clear:both;
	}
h4 {
	color:#FF3399;
	font-family: "MS UI Gothic";
	font-size:1.2em;
	border-bottom: 1px dotted #FF3399;
	font-weight: normal;
	margin-bottom:2px;
	text-indent: 10px;
	margin-left: 5px;
	margin-top: 10px;
	clear:both;

}

.mark_cat h3{
	color: #444444;
	font-family: "MS UI Gothic";
	font-size: 13px;
	border-bottom: 1px dotted #cccccc;
	margin: 2px 0px 7px 0px;
	padding: 2px 10px;
	font-weight: normal;
	}
.mark_cat h4 {
text-align:center;
	color:#FF3399;
	font-family: "MS UI Gothic";
	font-size: 12px;
background-color:#FFFFCC;
	font-family: "MS UI Gothic";
	font-weight: bold;
	margin-bottom:0px;
	text-indent: 10px;
	margin-left: 5px;
	margin-top: 7px;
}


#nav {
	width:750px;
	font-size:12px;
	color: #222222;
	margin-top: 5px;
	height: 25px;
clear:both;
  }

#nav table {
	font-size:12px;
	margin-top: 5px;
	float: right;
	margin-right: 0px;
}
.content p {
	font-size:14px;
	color: #222222;
	font-family: "MS UI Gothic""Osaka" arial;
	text-align:left;
	margin:2px;
	font-weight: normal;
  	letter-spacing:0.1em;
	line-height: 150%;
	}


.content dl {
	margin:3px 0px 2px 0px;
	padding:0px;
	}

.content dt {
	font-family: "MS UI Gothic";
	border-bottom: 2px dotted #CCCCCC;
	font-size:12px;
	text-align:left;
	margin:2px;
	padding:5px 5px 2px 5px;
	font-weight: normal;
	text-transform: uppercase;
  	letter-spacing: .1em;
	}

.content dd {
	color: #444444;
	font-family: Verdana, Arial, sans-serif;
	text-decoration:none;
	font-size: 12px;
	padding-top: 2px;
	margin: 1px 2px 1px 0px;
	background-image: none;
	}


.cat h3{
	font-size:12px;
	/*color: #0030CE;*/
	font-family: Verdana, Arial, sans-serif;
	/*border-bottom: 1px solid #669933;*/
	margin: 5px;
	padding: 3px ;
	font-weight: normal;
	}

.message{
	width:680px;
	margin:10px 15px 0px 35px;
	padding:0px;
	font-size:14px;
	color:#444444;
line-height:140%
border-top:1px solid #blue;
}

.message2{
	/*width:575px;*/
	margin:10px 15px 10px 15px;
	padding:0px;
	font-size:14px;
	color:#444444;
line-height:140%
}

p{
	font-size:12px;
	color: #111111;
line-height:140%;
	font-family: "MS UI Gothic";
	margin: 0px;
	padding: 5px 15px 3px 15px;
	font-weight: normal;
	}

p.red{
	font-size:12px;
	color:#7F0019;
	font-family: "MS UI Gothic";
	margin: 0px;
	padding: 3px 10px 0px 10px;
	font-weight: normal;
	}

.next{
	font-size:12px;
	color:#333333;
	font-family: "MS UI Gothic";
	margin-left: 20px;
	font-weight: normal;
	}

.menu{
	/*width: 760px;*/
	margin: 5px 0px 5px 0px;
	text-align:center;
	font-size: 12px;
	font-weight: normal;
	font-family: "MS UI Gothic";
	color:#555555;
	background-color:#D7DADE;
	/*background-color:#FFFFCC;*/
	}
	
.menu a{
	color:#0030CE;
	margin-top:30px;
	margin-right:3px;
	margin-left:3px;
	}

#container {
	line-height: 140%;
	padding: 0px;
	width: 790px;
	background-color: #FFFFFF;
	border: 1px solid #dddddd;
	}

.center {
	float:left;
	width: 580px;
border:1px solid #ddd;
	padding-top:5px;
	margin-right:3px;
	margin-top:3px;
	margin-left:5px;
	background-color: #FFFFFF;
	}

.center_cat {
	float:left;
	width: 580px;
border:1px solid #ddd;
	margin-top:0px;
	/*margin-right:45px;*/
	margin-left:5px;
	margin-right:0px;
	margin-bottom:20px;
	padding-top:10px;
	padding-left:0px;
	background-color: #FFFFFF;
	}

.center_indiv {
	width: 720px;
	margin-top:5px;
	/*margin-right:45px;*/
	margin-left:10px;
	padding-top:7px;
	padding-left:10px;
	background-color: #FFFFFF;
	}

.cen {
	margin-right:45px;
	margin-left:60px;
	padding:20px 10px 30px 10px;
	}


#left {
	float: left;
	width: 185px;
	margin:0px 2px 0px 8px;
	background-color: #FFFFFF;
	overflow: hidden;
	}

#left h2 {
	color: #444444;
	background-color: #D4E0F0;
	font-family: "MS UI Gothic";
	border-bottom: none;
	font-size:14px;
	border:1px solid #CCCCCC;
	text-align:center;
	margin:3px 0px;
	padding:7px 2px;
	font-weight: normal;
	text-transform: uppercase;
	}

#left h3 {
	color: #444444;
	background-color: #FFCC33;
	font-family: "MS UI Gothic";
	border-bottom: none;
	font-size:12px;
	border:1px solid #FF9966;
	text-align:center;
	margin:3px 0px;
	padding:7px 2px;
	font-weight: normal;
	text-transform: uppercase;
	}

#left ul {
	padding: 0px;
	margin: 0px;
	margin-bottom: 5px;
	}

.list li {
	color: #444444;
	background-color: #f5f5f5;
	font-family: "MS UI Gothic";
   margin:3px 0px;
   padding:7px 5px 3px 7px;
   /*padding: 3px 0px;*/
   list-style: none;
	font-size: 12px;
	}

.list a:link,.list a:visited,.list a:active{
margin:0px;
padding:3px 5px;
	display: block;
	/*background-image: url("./img/menu_01.gif");
	background-repeat: no-repeat;*/
	}

.list li a:hover {
          background-color: #F6F6B3;
	font-family: "MS UI Gothic";
   list-style: none;
	font-size: 12px;
	}

#right {
	float:left;
	width: 155px;
	padding-right: 5px;
	margin:10px 2px 2px 2px;
	background-color: #FFFFFF;
	overflow: hidden;
	}  

#right h3 {
	color: #444444;
	font-family: "MS UI Gothic";
	border-bottom: none;
	font-size:12px;
	text-align:center;
	margin:0px;
	font-weight: normal;
	text-transform: uppercase;
	}

.box_01{
	width: 145px;
	margin:2px;
	padding:2px;
	background-color: #FFFFFF;
	border:1px solid #21AA21;
	overflow: hidden;
	}  

.box_02{
	width: 145px;
	margin:15px 2px 2px 2px;
	padding:2px;
	background-color: #FFFFFF;
	border:1px solid blue;
	overflow: hidden;
	}  

.right_125{
	margin-left:20px;
	margin-bottom:10px;
	background-color: #FFFFFF;
	}  

.mark blockquote {
	line-height: 150%;
	}

.mark li,ul {
	color: #444444;
	font-family: "MS UI Gothic";
	font-size: 12px;
	text-align: left;
	line-height: 130%;
	margin-top: 3px;
	margin-left: 13px;

	}


.mark {

	background: #FFFFFF;
	padding: 5px 10px 5px 10px;
}

.mark_cat {
	margin: 5px;
	background: #FFFFFF;
	padding: 5px 10px 5px 10px;
}

.mark2 {
	/*border: 1px solid #CCCCCC;*/
	margin: 5px;
	background: #FFFFFF;
	padding: 5px 10px 5px 10px;
}


.mokuji {
        border:1px dotted #999;
        background-color: #ffffcc;
        padding:3px 7px 0px 17px;
        margin :10px;
        text-align :left;
}

.mokuji h4{
        margin-top: 0;
        border-bottom: 1px dotted #999;
}


.mokuji li {
	color: #111111;
	font-family: "MS UI Gothic";
   margin: 0px;
   padding: 3px 0px;
	font-size: 12px;
	line-height: 140%;
	}

p.foot{
	clear:both;
	border-top:solid 6px #BBBBCC;
	margin-top:25px;
	padding-left:20px;
	font-family: "MS UI Gothic";
	font-size:x-small;
	color:#888888;
}
.crosslink{
	width:160px;
	height:35px; 
	overflow:auto;
	border:  none;
	background:#ffffff;
	color:#0080ff;
	text-align:left;

}

.crosslink li{
	font-family: "MS UI Gothic";
	padding:0px;
	line-height:120%;
	font-size:80%;

}


