@charset "utf-8";
/* CSS Document */

* {   

    margin:0;   
    padding:0;
	   
} 
/*とりあえずすべての行間を統一させるため*/
p,li {  
 
    line-height:160%; 

	  
}   


body {
	font-family:Verdana, "ＭＳ Ｐゴシック",;
	font-size:12px;
	color:#000000;
	background-image: url(img/back2.png);	

	
}


li {   

    list-style-type:none; 
	  
}
/*画像とかで印をつけるときに邪魔になるので最初からついてる印を消すタグ*/   
img {   
    right:0; 
    border:0;
	bottom:0;   
	left:0;
}
/*画像の周りの枠を消すタグ*/   
 

a {   

    text-decoration:none;
}

.clear {
	clear: both;
}
/*xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxここからxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx*/	
#wrapper {
	margin-right: auto;
	margin-left: auto;
	width: 898px;
	border: 1px solid #c8c7c7;
	clear: both;
	margin-top: 15px;
}
/*xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxheaderxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx*/	
#header {
	width: 898px;
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: #b3b3b3;
	font-size: 11px;
	float: left;
	height: 64px;
}
#logo {
	display: block;
	float: left;
	height: 27px;
	background-color: #4405DE;
	padding-top: 19px;
	padding-bottom: 19px;
	width: 108px;
	padding-right: 21px;
	padding-left: 20px;
	
}
#hm {
	float: left;
	width: 749px;
	height: 65px;
}
#hdm a {
	color: #808080;
}

#hdcm {
	margin-right: 0px;
	
	height: 22px;
	
	padding-top: 14px;
	color: #4d4d4d;
	margin-left: 10px;
	font-size: 10px;
	width: 250px;
	float: left;
}
#fooermenu a {
	color: #808080;
}

#hdm {
	padding-top: 14px;
	font-size: 10px;
	float: left;
	width: 160px;
	margin-left: 324px;
	_margin-left: 289px;
	
}

#information {
	height: 29px;
	width: 749px;
}

#information .infolist li {
	float: left;
}

#information .infolist li a {
	height: 29px;
	width: 125px;
	display: block;
	text-decoration: none;
	text-indent: -9999px;
	list-style-type: none;
}




#information .infolist .menu1 a{
   background-image: url(img/new/s_1.gif);
   background-position:0px 0px;
   width: 125px;
}
#information .infolist .menu1 a:hover {
	width: 125px;
	background-position: 0px 29px;
}

#information .infolist .menu2 a{
	background-image: url(img/new/s_2.gif);
	background-position:0px 0px;
	width: 125px;
}
#information .infolist .menu2 a:hover {
	width: 125px;
	background-position: 0px 29px;
}
#information .infolist .menu3 a{
   background-image: url(img/new/s_3.gif);
   background-position:0px 0px;
   width: 125px;
}
#information .infolist .menu3 a:hover {
	width: 125px;
	background-position: 0px 29px;
}
#information .infolist .menu4 a{
   background-image: url(img/new/s_4.gif);
   background-position:0px 0px;
   width: 125px;
}
#information .infolist .menu4 a:hover {
	width: 125px;
	background-position: 0px 29px;
}
#information .infolist .menu5 a{
   background-image: url(img/new/s_5.gif);
   background-position:0px 0px;
   width: 125px;
}
#information .infolist .menu5 a:hover {
	width: 125px;
	background-position: 0px 29px;
}
#information .infolist .menu6 a{
   background-image: url(img/new/s_6.gif);
   background-position:0px 0px;
   width: 124px;
}
#information .infolist .menu6 a:hover {
	width: 124px;
	background-position: 0px 29px;
}

/*xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxheaderここまでxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx*/	






/*xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxcontainerxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx*/




#container {
	width: 898px;
	margin-top: 28px;
	float: left;
}
#rightcolumn {
	width: 725px;
	float: left;
}


#flash {
	width: 898px;
	float: left;
}

/*xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxindexcontainerxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx*/



#left {
	float: left;
	width: 350px;
	margin-right: 25px;
	font-size: 11px;
	line-height: 14px;
}
#leftcolumn {
	width: 148px;
	float: left;
	margin-right: 23px;
	_margin-right: 22px;
	
	margin-left: 1px;
}
#leftcolumn img {
	margin-bottom: 20px;
}



#left li {
	border-bottom-style: dashed;
	border-bottom-color: #CCCCCC;
	border-bottom-width: 1px;
	margin-bottom: 15px;
	padding-bottom: 10px;
	width: 338px;
	padding-right: 5px;
	padding-left: 5px;
}
.title3 {
	margin-bottom: 27px;
	width: 350px;
}
.block {
	width: 348px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #CCCCCC;
	border-left-color: #CCCCCC;
	padding-top: 27px;
	padding-bottom: 33px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}


#right {
	width: 350px;
	float: left;
}

#rightbody {
	width: 338px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #CCCCCC;
	border-left-color: #CCCCCC;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	padding-top: 50px;
	padding-bottom: 20px;
	padding-left: 10px;
	float: left;
}
.newsarea {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	width: 328px;
	padding-bottom: 7px;
	margin-bottom: 36px;
}

.newstext {
	width: 186px;
	float: left;
	font-size: 12px;
	
}

.listright {
	background-image: url(img/li2.gif);
	background-repeat: no-repeat;
	padding-left: 7px;
	background-position:0px 2px;
	margin-bottom: 10px;
	color: #0000FF;
	margin-top: 10px;
	line-height: 16px;
	font-size: 13px;
}

.details {
	background-image: url(img/li1.gif);
	display: block;
	background-repeat: no-repeat;
	padding-left: 13px;
	margin-top: 10px;
	float: right;
	width: 37px;
	_background-position:0 -1px;
}
.itemlist img {
	float: left;
}

.pc {
	width: 353px;
	float: right;
}
.itemlist .pc img {
	margin-right: 0px;
	margin-left: 188px;
}
.itemtext  h2 {
	font-size: 12px;
	margin-bottom: 10px;
}
.itemtext  h3 {
	margin-top: 15px;
	margin-bottom: 15px;
	font-size: 12px;
	_margin-bottom: 11px;
	_margin-top: 11px;
}
.itemlist {
	margin-top: 10px;
	margin-bottom: 30px;
}

.itemtext {
	float: left;
	width: 333px;
	margin-left: 15px;
	
}
.itemtext li {
	line-height: 123%;
	_line-height: 125%;
}


.side {
	background-image: url(img/bg1.gif);
	background-repeat: repeat;
	float: left;
	width: 80px;
	padding-top: 3px;
	margin-right: 24px;
	color: #4d4d4d;
	font-weight: bold;
	padding-left: 10px;
}
#fooermenu {
	float: right;
	margin-right: 10px;
	margin-top: 15px;
	margin-bottom: 10px;
	color: #808080;
}
#footer {
	clear: both;
	background-color: #4405DE;
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: #b3b3b3;
	color: #666666;
	
}

#footerlogo {
	padding-top: 5px;
	padding-bottom: 5px;
	margin-left: 780px;
}
#copy {
	float: right;
	margin-right: 10px;
	_margin-right: 5px;
}



.main {
	float: left;
	width: 790px;
	margin-top: 15px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #c8c7c7;
	padding-bottom: 15px;
}
.sid2 {
	_float: none;
	width: 149px;
	float: left;
}
.listels {
	padding-bottom: 3em;
	_padding-bottom: 3.2em
}
.listels2 {
	padding-bottom: 1em;
}

.side li,.center li {
	margin-bottom: 20px;
	line-height: 100%;

}
.center {
	width: 483px;
	float: left;
	padding-top: 3px;
	_padding-top: 3px;
	margin-right: 44px;
	font-weight: bold;
	color: #4d4d4d;
}





.newsarea img {
	float: left;
	width: 137px;
	margin-right: 5px;
}



.newarr {
	color: #000000;
	margin-bottom: 10px;
	letter-spacing: 0.2em;
	font-weight: normal;
	font-size: 13px;
}
.news {
	margin-top: 10px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCCCCC;
	font-size: 90%;
	padding-bottom: 10px;
}
.news li {
	line-height: 100%;
}
.news ul {
	margin-top: 5px;
	margin-bottom: 5px;
}
.policy {
	margin-bottom: 10px;
	font-size: 13px;
	margin-top: 10px;
}
#ply {
	line-height: 150%;
}
.text1 {
	display: block;
	width: 150px;
	margin-top: 50px;
}
.title1 {
	margin-left: 5px;
}
#corpo {
	width: 798px;
	padding-right: 50px;
	padding-left: 50px;
}
.qa {
	background-image: url(img/li4.gif);
	background-repeat: no-repeat;
	padding-left: 25px;
	height: 16px;
	line-height: 16px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	padding-bottom: 5px;
	color: #5E69FC;
	margin-top: 10px;
}
.qaa {
	background-image: url(img/li5.gif);
	background-repeat: no-repeat;
	line-height: 16px;
	padding-left: 25px;
	margin-top: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	padding-bottom: 10px;
}
