/* CSS Document */

body {
font-family:"ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
font-size:13px;
line-height:1.5em;
}
a {
text-decoration: none;
color: #007DC5;
}
ul {
padding:0 0;
margin-left:0px;
}
li {
list-style:none;
margin-left:0px;
}
h2 {
color:#0075C2;
}

.center {
width:980px;
margin-left: auto;
margin-right: auto;
text-align: center;
}

.image {
width:980px;
height:426px;
margin-top:40px;
background-image:url(img/back1.gif);
background-repeat:no-repeat;
}
.image2 {
width:733px;
height:33px;
text-align:left;
background-image:url(img/head2.gif);
}
.image3 {
margin-top:10px;
margin-bottom:10px;
}
.image4 {
float:left;
margin-top:30px;
}


.text1 {
float:right;
width:350px;
margin:145px 43px 0 0;
text-align:left;
line-height:2em;
}
.text2 {
width:520px;
padding:10px 0 10px 30px;
text-align:left;
line-height:2em;
}
.text3 {
width:300px;
margin-top:8px;
text-align:left;
border-bottom:1px dotted #cccccc;
}

.text4 {
width:231px;
margin-top:30px;
float:left;
text-align:left;
}

.text5 {
width:650px;
margin-top:8px;
margin-bottom:8px;
text-align:left;
}

.text6 {
float:right;
width:380px;
margin-top:35px;
text-align:left;
line-height:2em;
}

.text7 {
float:right;
width:350px;
text-align:left;
line-height:2em;
}
.text8 {
float:left;
width:500px;
}
.text9 {
width:800px;
margin-left: auto;
margin-right: auto;
}
.text10 {
width:980px;
text-align:right;
margin-top:30px;
}
.text11 {
width:350px;
padding:10px 0 5px 0px;
text-align:left;
line-height:2em;
border-bottom:1px dotted #cccccc;
}

.map {
width:700px;
margin-top:30px;
float:right;
}

a.link3:hover {
background-color: #ffd78c;
color: #2b2b2b; 
}
.n_text {
clear:both;
}

.footer {
font-size:12px;
color:#666666;
margin-bottom:30px;
}

.up {
width:970px;
padding:30px 0;
text-align:right;
}

.mini {
font-size:12px;
color:#666666;
}

.datail {
text-align:right;
margin-right:25px;
margin-top:12px;
}

/*	infoBox
--------------------------------------------*/

.waku1{ width:920px; margin-top:5px; margin-left: auto; margin-right: auto; padding:20px; border:2px solid #CFDB00; text-align:left;}
.waku2{ width:920px; margin-top:5px; margin-left: auto; margin-right: auto; padding:20px; border:2px solid #0075C2; text-align:left;}
.waku3{ padding:8px;}
.waku4{ width:430px; padding:5px; border-bottom:1px dotted #cccccc;}
.waku5{ width:430px; padding:12px; border:1px dotted #cccccc; background-color:#FCF2D0;}
.waku6{ width:430px; padding:12px; border:1px dotted #cccccc; background-color:#FBF5E2;}
.waku7{ width:210px; padding:12px; border:1px dotted #cccccc; background-color:#FBF5E2;}
.waku8{ width:710px; text-align:left}



/* 	ページ繰り 
--------------------------------------------*/

.pagination {
	padding: 3px;
	margin: 3px;
	text-align:center;
}

.pagination a {
	padding: 2px 5px 2px 5px;
	margin: 2px;
	border: 1px solid #EEE;
	text-decoration: none; /* no underline */
	color: #036CB4;
}

.pagination a:hover,
.pagination a:active {
	border: 1px solid #999;
	color: #666;
}
.pagination .current {
	padding: 2px 5px 2px 5px;
	margin: 2px;
	border: 1px solid #036CB4;
	font-weight: bold;
	background-color: #036CB4;
	color: #FFF;
}
.pagination .disabled {
	padding: 2px 5px 2px 5px;
	margin: 2px;
	border: 1px solid #EEE;
	color: #DDD;
}

/* 	list
--------------------------------------------*/
.line  td {
border-bottom:1px dotted #ccc;
}


/* 	スクロール
--------------------------------------------*/
#idMediaWrap{
	width:980px;
	height:210px;
	margin:0 auto;
}
#lineupItem{
	width:980px;
	float:left;
	text-align:left;
}
#lineupItem li{
	float:left;
	display:inline;
	padding:0;
	width:195px;
	height:175px;
	text-align:center;
	color: #666666;
	font-size:12px;
}
.prevBtn{
	float:left;
	width:75px;
	height:23px;
	padding-top:5px;
}
.prevBtn a:hover{
	width:75px;
	height:23px;
	-ms-filter: "alpha( opacity=80 )";
	filter: alpha(opacity=80);
	opacity:0.8;
	zoom:1;
}
.nextBtn{
	float:right;
	width:75px;
	height:23px;
	padding-top:5px;
}
.nextBtn a:hover{
	width:75px;
	height:23px;
	-ms-filter: "alpha( opacity=80 )";
	filter: alpha(opacity=80);
	opacity:0.8;
	zoom:1;
}
.mapline {
border:1px solid #cccccc;
}
.mov {
width:700px;
margin-top:30px;
float:right;
}