﻿@charset "UTF-8" ;

body{
	color : #535353 ;
	font-size : 13px ;
	line-height : 1.5 ;
	 font-family:Meiryo,'メイリオ','Lucida Grande','Verdana','Hiragino Kaku Gothic Pro','ヒラギノ角ゴ Pro W3','ＭＳ Ｐゴシック',sans-serif;
}
h2{
	font-size : 150% ;
	border-left : 15px solid #333388 ;
	padding-left :10px ;
}
address{
	font-size : 85% ;
	font-style : normal ;
	text-align : right ;
	border-top : 1px solid #000000 ;
	padding-top : 10px ;
	clear : left ;
}
h3{
	font-size : 140% ;
	border-left : 1px solid #333388 ;
	padding-left :5px ;
	clear : left ;
} 
h4{
	font-size : 124% ;
	line-height : 1.5 ;

}


h5{
	font-size : 90% ;
	padding-left :10px ;
	margin-right : 20px ;
	clear : left ;

}

h5 a:link{
	color : #666666 ;
}
h5 a:visited{
	color : #999999 ;
}
h5 a:hover{
	color : #cccc ;
	text-decoration : none ;
}


h6{
	color : #333333 ;
	font-size : 15px ;
	margin-right : 20px ;
	line-height : 1 ;

}
table{
	border : 1px solid #FFFFFF ;
	border-collapse : collapse ;
}
th{
	border : 1px solid #FFFFFF ;
	padding :6px ;
	background-color : #eeeeee ;
}
td{
	border : 1px solid #FFFFFF ;
	padding :10px ;
	vertical-align : top ;

}


#wrap{
	max-width : 780px ;
}
.itemphoto{
	float : left ;
	margin-right : 20px ;
	margin-bottom : 50px ;
}
.itemphoto2{
	float : left ;
	margin-right : 10px ;
	margin-left : 20px ;
	margin-bottom : 50px ;
	border : 2px solid #6633FF ;

}
ul{
	background-color : #333388 ;
	padding : 10px 20px ;
}
li{
	list-style-type : none ;
	display : inline ;
	padding-right : 20px ;
}
li a:link{
	color : #ffffff ;
}
li a:visited{
	color : #99FFFF ;
}
li a:hover{
	color : #FFcccc ;
	text-decoration : none ;
}
a img{
	border : none ;
}



