/* CSS Document */
body {font-size:100%; line-height:18px;  

 background-image: url(images/bg.jpg);

  background-repeat: repeat-x;
  }


td {
	vertical-align:top;
	font-size:14px;
	line-height:18px;
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	color:#FFFFFF;
}


p.pform {text-align: center; }

.pform a	{
	color:#FF6600;
	font-size:13px;
	text-decoration:underline;
						}			


input[type=text]{
	width:200px;
	height:20px;
	font-size:16px;
 }

input[type=text2]{
	width:130px;
	height:20px;
	font-size:16px;
 }
input[type=text3]{
	width:80px;
	height:20px;
	font-size:16px;
 }

input[type=text4]{
	width:340px;
	height:20px;
	font-size:16px;
 }
 
 input[type=text5]{
	width:30px;
	height:20px;
	font-size:16px;
 }

/*======= header =======*/


#head {height:157px; }

.header h1 {
	font-family: "メイリオ", Meiryo,  "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro",Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	color: #FFFFFF;
	font-size: 13px;
	margin: 0 0 0 0;
	font-weight: normal;
}

#header2 {
height:405px;
margin: 5px 0 0 0;

 }
#header3 {
	height:86px;
	padding-top: 4px;
}


.bg1{background:url(images/left.gif)}
.bg2{background:url(images/right.gif)}
						



#menu {
	padding:0;
	margin:0;
	list-style:none;
	width:912px;
	height:50px;
	position:absolute;
	bottom:0;
	top:134px;
	
}

#menu li {
	position:relative; 
	float:left;
	list-style:none;
}
#menu li a {
	display:block;
	height:50px;
	padding:0;
	width:152px;
	float:left;
	color:#FFFFFF;
	font-size:12px;
	text-align:center;
	background: url(images/flat.gif);
	line-height:50px;
	text-decoration: none;
}



#menu li a b {
	position:relative;
}
#menu li a:hover, #menu li a:active, #menu li a:focus, #menu li a.active
{
	background: url(images/curled.png) no-repeat right top;
	cursor: pointer;
	color: #FFFFFF;
}



.titl_1{
	font-size : 16px;
	color:#CCCCCC;
	border-bottom : 3px solid #666666;
	border-left : 10px ridge #CE1F00;
	width:243px;
	height : 28px;
	padding:5px 0px 0px 5px;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}  					


.titl_2{
	font-size : 16px;
	color:#CC0000;
	border-bottom : 3px solid #666666;
	border-left : 10px ridge #CE1F00;
	width:600px;
	height : 28px;
	padding:5px 0px 0px 9px;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}  					

.titl_3{
	font-size : 16px;
	color:#FFFFFF;
	border-bottom : 4px solid #C7E6FC;
	border-left : 10px ridge #84C8FB;
	width:790px;
	height : 26px;
	padding:5px 0px 0px 9px;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}  					


.titl_4{
	font-size : 16px;
	color:#CC0000;
	border-bottom : 3px solid #666666;
	border-left : 10px ridge #CE1F00;
	width:780px;
	height : 28px;
	padding:5px 0px 0px 9px;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}  	
hr{
 border:none;
 border-top:dashed 2px #666666;
 height:1px;
 color:#FFFFFF;
 width:100%;
 }
 
.box {
	padding:20px;
	font-family: "メイリオ", Meiryo, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	color: #333333;
	font-size: 13px;
	line-height:20px;
	width:580px;
	margin: 0;
	background-color: #FFF5EC;
						}		
.box a	{
	color:#996633;
	font-size:13px;
	text-decoration:underline;
						}					
.box a:hover	{
	color:#660000;
	font-size:13px;
	text-decoration:none;
						}
				
				
img {
	border:0;
						}											
ul {
						list-style-type:none;
						margin:0px; 
						padding:0px; 
						}	
em, i {
						font-style:normal;
						}						

strong a	{
	color:#FF9966;
	font-size:14px;
	text-decoration:underline;
						}
strong a:hover	{
						color:#D9DADC;
						font-size:14px;
						text-decoration:none;
						}						
b a	{
						color:##666666;
						font-size:14px;
						text-decoration:underline;
						}
b a:hover	{
						color:##666666;
						font-size:14px;
						text-decoration:none;
						}
span	{
						color:#666666;
						font-size:14px;
						}												
span a	{
						color:#333333;
						text-decoration:none;
						}
span a:hover	{
						color:#FA116D;
						text-decoration:underline;
						}												

.footer td	{
	width: 912px;
	height:100px;
	padding: 25px 0px 10px 0;
	background:url(images/footer-bg.jpg) top left no-repeat;
	text-align: center;
	color:#FFFFFF;
	
	}
	
.footer a	{
	color:#FFFFFF;
	font-size:14px;
	text-decoration:underline;
						}
						
.footer a:hover	{
	color:#CCCCCC;
	font-size:14px;
	text-decoration:none;
						}


h1 {
	font-family: "メイリオ", Meiryo,  "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro",Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	color: #FFFFFF;
	font-size: 14px;
	margin: 0 0 0 0;
}

h2 {
	font-size: 13px;
	font-family: "メイリオ", Meiryo,  "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro",Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	color:#FFFFFF;
	
}

h3 {
font:bold 14px "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
color:#666666;
}


.divcenter { text-align : center ; } 



#content{
	background:#cccccc;
	color:#CCCCCC;
	font:12px/1.4 "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	width:860px;
	margin:0 auto;
 }


.cred{
 margin-top:20px;
 font-size:11px;
 }

 
#galleria{
 width: 700px;
 height:400px;
 margin-top:20px;
 margin-left:50px;
 }



.style1 {color: #FF6600}
.style2 {color: #0000FF}
.style3 {
	font-size: 16px;
	font-weight: bold;
color: #FF6600}
.style4 {
	font-size: 15px
}
.style5 {
	color: #333333;
	font-size: 18px;
	font-weight: bold;
}
.style6 {
	font-size: 16px;
	font-weight: bold;
	color: #0078F0
}
.style7 {
	color: #333333;
	font-weight: normal;
}
.style9 {
	color: #FF0000;
	font-weight: bold;
	font-size: 18px;
}
.style10 {
	color: #FF7979;
	font-weight: bold;
	font-size: 16px;
}
.style11 {
	color: #4C4C4C;
	font-weight: bold;
}
.style12 {color: #0099CC}
.style13 {
	color: #D6D6D6;
	font-size: 24px;
}
.style14 {
	color: #666666
}
.style15 {
	color: #FF3300;
	font-size: 24px;
}
