﻿/**
 * Eric Meyer's Reset CSS v2.0 (http://meyerweb.com/eric/tools/css/reset/)
 * http://cssreset.com
 */
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, 
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;
}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure,
footer, header, hgroup, menu, nav, section {
	display: block;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}


html { 
	overflow-y:scroll;
}


body {

	margin: 0px;
	padding: 15px 0px 20px;
	text-align: center;
	font-size: 100%;
}
#wrap{
	width: 900px;
	margin:0 auto;
	
}

#copyright {
	background-color:#000066;
	color:#FFFFFF;
	text-align: center;
	padding-top: 15px;
	padding-bottom: 15px;
	margin: 0px;
	padding-right: 0px;
	padding-left: 0px;
	font-size: 80%;
}
div#wrap a:hover img {
	opacity:0.7;
	filter: alpha(opacity=70);
	-ms-filter: "alpha( opacity=70 )";
	background: #fff;}
	
	div#sub a:hover img {
	opacity:0.7;
	filter: alpha(opacity=70);
	-ms-filter: "alpha( opacity=70 )";
	background: #fff;}

	.cl{
	clear:both;}
p.goTop{
	clear:both;
	font-size: 14px;
	margin:8px 0;
	text-align: right;

}

.goTop a{
text-decoration:none}







/*ヘッダー

--------------------------------------*/
#head{
	width:900px;
	height:77px;
	padding: 10px 20px 0;
	margin: 0 auto;
}

#head table{
	font-size: 80%;
    text-align:left;
}

#head td{
	font-size: 80%;
}
#head .close{
	background-image:url(../../common/img/close.gif);
	background-repeat: no-repeat;
	background-position: left;
	padding-left: 12px;
	margin-left: 10px;
}
#head a:link{
	color: #666666;
	text-decoration: none;
}
#head a:visited{
	color: #666666;
	text-decoration: none;
}
#head a:hover{
	color: #3399CC;
	text-decoration: underline;
}

#gazo{
	background-color:#314993;
	color:#FFFFFF;
	padding:2px 0;
	margin-bottom:15px;
}


#h1{
	background-image:url(../img/14_garage_title.gif);
	background-repeat:no-repeat;
	width:900px;
	height:320px;
	margin:0 auto;
	text-align:left;

}

#h1 h1{
text-align:left;
font-weight:700;
font-size:90px;
margin-left:22px;
margin-top:25px;
text-shadow: 1px 1px 2px rgba(10,10,10,0.7);

}

#h1 p{
line-height:1.5;
margin-left:28px;
margin-top:25px;
font-size:0.9em;
font-weight:700;}






/*右メニュー*/


#sub .clickme {
      cursor: pointer;


    }
	#sub .colorlist {
      display: none;
margin-bottom:20px;
    }

#sub .menu{
background-image: url(../img/bk.gif);
	background-repeat:repeat-y;

	padding:0 5px;

}

#sub ul.menu li{
background-image: url(../img/arow.gif);
background-repeat:no-repeat;
background-position:left center;
padding-left:21px;
padding-top:8px;
padding-bottom:8px;
margin:0 8px;
border-bottom:dotted 1px #999999;
font-size:0.95em;}
#sub ul.menu li.menuLast{
border-bottom:none;}


#sub .menu2{
background-image: url(../img/bk.gif);
	background-repeat:repeat-y;

	padding:0 5px;

}

#sub ul.menu2 li{
background-image: url(../img/arow2.gif);
background-repeat:no-repeat;
background-position:left center;
padding-left:21px;
padding-top:8px;
padding-bottom:8px;
margin:0 8px;
border-bottom:dotted 1px #999999;
font-size:0.95em;}
#sub ul.menu2 li.menuLast{
border-bottom:none;}
#sub h3{
margin:0 auto;
color:#006699;
font-weight:800;
text-indent:0.8em;
font-size:1.1em;
border-bottom:2px solid #3eb8eb;

padding-bottom:10px;
width:202px;
margin-top:20px;
margin-bottom:8px;
}


#sub .menu3{
margin:0 auto;
width:202px;


}

#sub ul.menu3 li{
background-image: url(../img/arow3.gif);
background-repeat:no-repeat;
background-position:left center;
padding-left:21px;
padding-top:8px;
padding-bottom:8px;
line-height:1.3;


border-bottom:dotted 1px #999999;
font-size:0.95em;}
#sub ul.menu3 li.menuLast{
border-bottom:none;}


#sub a:link{
color:#333333;
	text-decoration: none;
}
#sub a:visited{
	color: #000000;
	text-decoration: none;
}
#sub a:hover{
	color: #0094D6;
	text-decoration: none;
}
#menu{
width:208px;
float:left;
text-align:left;
margin-right:22px;
margin-top:0;
padding-top:0;

}
#menu .clickme {
      cursor: pointer;


    }
	#menu .colorlist {
      display: none;
margin-bottom:20px;
    }

#menu .menu{
background-image: url(../img/bk.gif);
	background-repeat:repeat-y;

	padding:0 5px;

}

#menu ul.menu li{
background-image: url(../img/arow.gif);
background-repeat:no-repeat;
background-position:left center;
padding-left:21px;
padding-top:8px;
padding-bottom:8px;
margin:0 8px;
border-bottom:dotted 1px #999999;
font-size:0.95em;}
#menu ul.menu li.menuLast{
border-bottom:none;}


#menu .menu2{
background-image: url(../img/bk.gif);
	background-repeat:repeat-y;

	padding:0 5px;

}

#menu ul.menu2 li{
background-image: url(../img/arow2.gif);
background-repeat:no-repeat;
background-position:left center;
padding-left:21px;
padding-top:8px;
padding-bottom:8px;
margin:0 8px;
border-bottom:dotted 1px #999999;
font-size:0.95em;}
#menu ul.menu2 li.menuLast{
border-bottom:none;}
#menu h3{
	margin:0 auto;
	color:#314993;
	font-weight:800;
	text-indent:0.8em;
	font-size:1.1em;
	padding-bottom:10px;
	width:202px;
	margin-top:20px;
	margin-bottom:8px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #314993;
}


#menu .menu3{
margin:0 auto;
width:202px;


}

#menu ul.menu3 li{
background-image: url(../img/arow3.gif);
background-repeat:no-repeat;
background-position:left center;
padding-left:21px;
padding-top:8px;
padding-bottom:8px;
line-height:1.3;


border-bottom:dotted 1px #999999;
font-size:0.95em;}
#menu ul.menu3 li.menuLast{
border-bottom:none;}


#menu a:link{
color:#333333;
	text-decoration: none;
}
#menu a:visited{
	color: #000000;
	text-decoration: none;
}
#menu a:hover{
	color: #0094D6;
	text-decoration: none;
}
/*メイン*/

#main{
width:670px;
float:right;}


#main h2{
	font-size:0.9em;
	padding-top:15px;
	text-align:left;
	text-indent:30px;
	font-weight:700;
	color:#333333;
	width:220px;
	height:45px;

}
#main h2 a{
display:block;
color:#333333;
text-decoration:none}
#main h2 a:hover{
display:block;
color:#0094D6;
}

.btn{
width:220px;
height:45px;
background-image: url(../img/btn.jpg);
background-repeat:no-repeat;
float:left;
margin-right:5px;

}

.btnl{
width:220px;
height:45px;
background-image: url(../img/btn.jpg);
background-repeat:no-repeat;
float:left;

}


#main .box{
border:1px solid #999999;
clear:both;
margin-top:15px;
text-align:left;
position:relative;
padding-bottom:20px;

}
#main h3{
	color:#FFFFFF;
	background-color:#314993;
	padding:8px 12px;
	font-size:1.2em;
	font-weight:bold;
}

#main .inbox{
width:300px;
height:270px;
border:1px solid #CCCCCC;
    box-shadow:0 0 5px #fff, 0 0 5px #ccc, 0 0 1px #aaa;
    -webkit-box-shadow:0 0 5px #fff, 0 0 5px #ccc, 0 0 1px #aaa;
    -moz-box-shadow:0 0 5px #fff, 0 0 5px #ccc, 0 0 1px #aaa;
	margin-top:23px;
	margin-left:23px;
	margin-right:23px;
	float:left;
	clear:botn;
}

#main .inbox2{
width:300px;
height:270px;
border:1px solid #CCCCCC;
    box-shadow:0 0 5px #fff, 0 0 5px #ccc, 0 0 1px #aaa;
    -webkit-box-shadow:0 0 5px #fff, 0 0 5px #ccc, 0 0 1px #aaa;
    -moz-box-shadow:0 0 5px #fff, 0 0 5px #ccc, 0 0 1px #aaa;
	margin-top:23px;
	margin-right:0;
	float:left;
	clear:botn;
}

#main #btn{
	margin:10px 0 20px 0;
	text-align:left;
}

#main .sab{
	margin-top:10px;
	float:left;
	clear:botn;
	width: 250px;
}

#main .sab img{
margin-left:10px;
margin-right:10px;
float:left;
clear:botn;
}

#main .sab2{
	float:left;
	clear:botn;
	width:198px;
	margin-top: 10px;
	height: 44px;
	position: absolute;
	bottom: 10px;
}

#main .sab2 img{
margin-left:10px;
margin-right:10px;
float:left;
clear:botn;
}

#main .tyuou img{
	padding-top:10px;
	margin-left:10px;
	margin-right:10px;
	text-align:center;
	vertical-align: bottom;
}

#main h4{
	color:#0094D6;
	margin-top:0px;
	font-size:28px;
	font-weight:700;
}

#main h5{
	color:#000000;
	font-size:16px;
	font-weight:700;
	margin: 0 8px 5px;
}

#main h4 font{
	color:#314993;
	font-size:22px;
	font-weight:700;
}

#main h4 a{
color:#0094D6;}

#main p{
	line-height:1.5;
	font-size:0.95em;
	margin:0 8px;
}

#main .sab h4{
	color:#314993;
	margin-top:0px;
	margin-bottom:5px;
	font-size:28px;
	font-weight:700;
}

#main .sab p{
	line-height:1;
	padding-bottom:5px;
	font-size:17px;
	margin:0 8px;
}

#main .color{
	color:#314993;
}

#main .box a{
text-decoration:none;
color:#333333;}
.right{

margin-left:5px;}

#main .box .po1{
position:absolute;
top:45px;
left:250px}

#main .box .po2{
position:absolute;
top:45px;
left:570px}

#main .box .po3{
position:absolute;
top:340px;
left:250px}

#main .box .po4{
position:absolute;
top:340px;
left:570px}

#main h4.small{
font-size:1.05em}

#main .inbox3{
	width:198px;
	height:200px;
	border:1px solid #CCCCCC;
	box-shadow:0 0 5px #fff, 0 0 5px #ccc, 0 0 1px #aaa;
	-webkit-box-shadow:0 0 5px #fff, 0 0 5px #ccc, 0 0 1px #aaa;
	-moz-box-shadow:0 0 5px #fff, 0 0 5px #ccc, 0 0 1px #aaa;
	margin-top:23px;
	margin-left:23px;
	margin-right:0px;
	float:left;
	position: relative;
}

#main .inbox4{
	width:197px;
	height:200px;
	border:1px solid #CCCCCC;
	box-shadow:0 0 5px #fff, 0 0 5px #ccc, 0 0 1px #aaa;
	-webkit-box-shadow:0 0 5px #fff, 0 0 5px #ccc, 0 0 1px #aaa;
	-moz-box-shadow:0 0 5px #fff, 0 0 5px #ccc, 0 0 1px #aaa;
	margin-top:23px;
	margin-left:14px;
	margin-right:0px;
	float:left;
	position: relative;
}

#main .inbox5{
	width:198px;
	height:290px;
	border:1px solid #CCCCCC;
	box-shadow:0 0 5px #fff, 0 0 5px #ccc, 0 0 1px #aaa;
	-webkit-box-shadow:0 0 5px #fff, 0 0 5px #ccc, 0 0 1px #aaa;
	-moz-box-shadow:0 0 5px #fff, 0 0 5px #ccc, 0 0 1px #aaa;
	margin-top:23px;
	margin-left:23px;
	margin-right:0px;
	float:left;
}

#main .inbox6{
	width:197px;
	height:290px;
	border:1px solid #CCCCCC;
	box-shadow:0 0 5px #fff, 0 0 5px #ccc, 0 0 1px #aaa;
	-webkit-box-shadow:0 0 5px #fff, 0 0 5px #ccc, 0 0 1px #aaa;
	-moz-box-shadow:0 0 5px #fff, 0 0 5px #ccc, 0 0 1px #aaa;
	margin-top:23px;
	margin-left:14px;
	margin-right:0px;
	float:left;
}

#main #setumei{
	margin:15px 23px 0px;
}

#main #setumei h4{
	font-size:28px;
	color: #314993;
}

#main #setumei p{
	font-size:18px;
	line-height: 1em;
	margin-top: 10px;
	margin-right: 0px;
	margin-left: 0px;
}


#main .inbox5 a{
display:block}
#main .inbox4 a{
display:block}
#main .inbox3 a{
display:block}
#main .inbox2 a{
display:block}
#main .inbox a{
display:block}

#main .inbox5 p{
	font-size:15px;
	line-height:1.5;
	margin:0 8px 5px;
}

#main .inbox5 p font{
	font-size:14px;
	line-height:1.5;
	color: #000000;
}

#main .inbox6 p{
	font-size:15px;
	line-height:1.5;
	margin:0 8px;
}

#main .inbox6 p font{
	font-size:15px;
	line-height:1.5;
	color: #000000;
}

#main .inbox3 p{
	line-height:1.5;
	font-size:16px;
	font-weight: bold;
	margin: 8px 8px;
}
#main .inbox4 p{
line-height:1.5;
font-size:0.95em;
margin:0 8px;}

#main a .boxs {
text-decoration:none;
color:#333333;
display:block}
#main a .boxsL {
text-decoration:none;
color:#333333;
display:block}

#main .boxs p a:link{
color:#333333}

#main .boxsL p a:link{
color:#333333}

#main .boxs{
width:213px;
height:280px;
margin-right:12px;
float:left;
border:1px solid #999999;

margin-top:15px;
text-align:left;
margin-bottom:10px;
}

#main .boxs h3{
color:#FFFFFF;
background-color:#0094D6;
padding:8px 12px;
font-size:1.1em;
font-weight:bold;
}
#main .boxsL{
width:213px;
height:280px;
margin-bottom:10px;

float:left;
border:1px solid #999999;

margin-top:15px;
text-align:left;

}

#main .m20{
margin:10px 10px 0 10px;}

#main .m20 p{
line-height:1.5;
margin:10px 0;
font-size:0.95em;
}

#main .m20px{
margin:20px 15px;
}

#main .mr{
margin-right:14px;
}

#main .mr2{
margin-right:13px;
}
#main .mr3{
margin-right:15px;
}

#main .mb{
margin-bottom:15px;}

#os{
text-align:left;
margin-bottom:20px;
clear:both;}

#main .etcbox{
border:1px solid #999999;
padding-bottom:15px;}

#main #p0{
padding-bottom:0;}

#main .left{
text-align:left;
line-height:1.4}


table.borderGlay {
	border: 1px #CCCCCC solid;
}
table.borderGlay a{
text-decoration:none;}

table.borderGlay th, table.borderGlay td {
	border: 1px #CCCCCC solid;
	padding: 0.5em;
	vertical-align:middle;
}

table.borderGlay th {
	font-weight: bold;
}

table.borderGlay2 {
	border: 1px #CCCCCC solid;
	padding-top: 5px;
	padding-bottom: 5px;
}

table.borderGlay2 th, table.borderGlay2 td{
	border: 1px #CCCCCC solid;
	padding-top: 5px;
	padding-bottom: 5px;
}

ul#pan{
margin-bottom:8px;
font-size:0.95em;
color:#666666;
} 
ul#pan a{
text-decoration:none;}
ul#pan li{
float:left;
}

/*フッター*/

#fot{
	background-color:#314993;
	color:#FFFFFF;
	clear:both;
	text-align:left;
	margin:0 auto;
}

#fot h3{
font-size:16px;
font-weight:800;
margin-bottom:15px;}

#fot ul{
float:left;
margin-right:40px;
margin-top:25px;
margin-bottom:27px;

}

#fot ul#last{
float:left;
margin-right:0;

margin-top:25px;
margin-bottom:25px;

}

#fot ul#slast{
float:left;
margin-right:40px;;

margin-top:25px;
margin-bottom:25px;

}

#fot ul li{
background-image: url(../img/ico.jpg);
	background-repeat: no-repeat;
	background-position: left;
	padding-left:18px;
	margin:10px 0;
	font-size:15px;}
	
	#fot a{
	color: #FFFFFF;
	text-decoration: none;
}
#fot a:visited{
	color:#FFF;
	text-decoration: none;
}
#fot a:hover{

	text-decoration: underline;
}
#footer{
width:900px;
margin:0 auto;}
	

.clearfix:after {  
  content: ".";   
  display: block;   
  height: 0;   
  clear: both;   
  visibility: hidden;  
}  
  
.clearfix { display: inline-table; }  
  
/* Hides from IE-mac \*/  
* html .clearfix { height: 1%; }  
.clearfix { display: block; }  
/* End hide from IE-mac */  
  
