/*<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />*/

body{
	text-align:center;
	margin: 0;
	padding: 0;
	background-color: #CCCCCC;
	color: #666666;
	font-size: 12px;
	letter-spacing: 0.15em;
	background-image : url(/images/layout/bg.gif);
	font-family:'メイリオ','Meiryo','Osaka','ＭＳ Ｐゴシック',sans-serif;
	/*font-family:'メイリオ','Meiryo','ヒラギノ角ゴ Pro W3','Osaka','ＭＳ Ｐゴシック',sans-serif;*/
}
#contents{
	width:980px;
	margin:0 auto;
	padding: 0px;
	text-align:left;
	background-color: #FFFFFF;
	border-right: 1px solid #333333;
	border-left: 1px solid #333333;
}
#header{
	padding : 0;
	margin : 0;
	height: 150px;
	background-image: url(/images/layout/header.jpg);
}

/*----- #topmenu -----*/

#topmenu{
	width : 100%;
	height : 90px;
	padding : 0;
	margin : 0 0 15px;
	background: url(/images/topmenu_bg.gif) repeat-x;
	clear: both;
}    
#topmenu ul{
	text-align:center;
	list-style : none;
	padding : 0;
	margin : 0;
}
#topmenu li{
	float:left;
	width: 120px;
	height: 90px;
	line-height: 90px;
	padding : 0;
	margin : 0;
}


#bookmark{
	text-align: right;
	line-height: 30px;
	height: 30px;
}
#pathinfo{
	background-color: #EEEEEE;
	color: #5F6062;
	line-height: 30px;
	height: 30px;
	clear: both;
	padding-left: 10px;
	margin-bottom: 15px;
}


/*----- main -----*/

#main{
	margin: 0px 10px 10px;
	clear: both;
}
#left{
	float: left;
	width: 155px;
	color: #06C;
}
#center{
	float: left;
	width: 600px;
	padding-right: 10px;
	padding-left: 10px;
	padding-bottom: 15px;
}
#right {
	float: right;
	width: 180px;
	background: #eeeeee;
}

#subtitle{
	margin-bottom: 15px;
}
	
#footer{
	text-align:center;
	color: #5F6062;
	padding : 0;
	margin : 0;
	border-top: 1px solid #333333;
}
#footer ul{
	padding : 0;
	margin: 0;
}
#footer li{
	float:left;
	list-style : none;
}
.clear{
	clear:both;
}

/*----- #left -----*/

.ttl{
	font-weight: bold;
	line-height: 25px;
	height: 25px;
	background-image : url(/images/div_ttl_bg.jpg);
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
	border: 1px solid #CCCCCC;
	color: #003399;
}
.blk{
	padding: 5px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}

/*----- #menu -----*/

#menu{
	width: 100%;
	height: 50px;
	padding : 0;
	margin : 0;
	border-top: 3px solid #333333;
	clear: both;
}
#menu ul{
	text-align:center;
	list-style : none;
	padding : 0;
	margin : 0;
}
#menu li{
	display:block;
	float:left;
	width: 190px;
	height: 50px;
	line-height: 50px;
	background-image : url(/images/layout/menu_button.jpg);
	padding : 0;
	margin : 0;
}

/*----- Tag -----*/


p, td, li{
	line-height: 150%;
}
h1{
	font-size: 12px;
	color: #FFFFFF;
	font-weight: normal;
	letter-spacing: 0.2em;
	margin: 0px;
	padding: 5px;
	float: right;
}
h2{
	font-size: 25px;
	letter-spacing: 0.1em;
	color: #FFFFFF;
	line-height: 45px;
	height: 45px;
	background-color: #339933;
	margin: 0px 0px 15px;
	padding: 0px 0px 0px 10px;
}
h3{
	color: #FFFFFF;
	font-size: 16px;
	margin: 0px;
	padding: 5px;
	background-color: #789191;
	border: 1px solid #527072;
}
h4{
	font-size: 16px;
	color: #003399;
}
strong{
	color: #527072;
}

/* 見出しを大きく　これ以下はMac版IEでは無効 \*/

div .first-letter p:first-child:first-letter {
   font-size: 500%;
   float: left;
   line-height: 1;
   background-color: green;
   color: white;
   padding: 3px;
   margin-right: 3px;
}

/*----- Link -----*/

a:link, a:visited, a:hover, a:active{
	color:#339933;
}
a:hover{
	color: #339933;
	text-decoration: none;
}

/*----- header Link -----*/

#header li a, #footer li a{
	display:block;
	width: 80px;
	border: 1px solid #EEEEEE;
	padding : 0;
	margin: 10px;
}
#header li a:hover, #footer li a:hover{
	background-color:#EEEEEE;
}

/*----- menu Link -----*/

#menu a:link, #menu a:visited, #menu a:active{
	color:#FFFFFF;
	display:block;
	width: 200px;
}
#menu a:hover{
	color: #FFFF00;
}

/*----- list_home -----*/

/*.list_home{
	height: 250px;
}*/


/*----- search -----*/

/*.LIST{
	height: 250px;
}*/

/*----- photo -----*/

.photo{
	padding: 5px;
	margin-right: 5px;
	float: right;
	border: 1px solid #C1C1C1;
}

/*----- idpage -----*/

.name{
	font-size: 18px;
	border: 1px solid #CCC;
	line-height: 50px;
	height: 50px;
}
.rep{
	margin: 0px;
	padding: 5px;
	border: 1px solid #CCCCCC;
}
.photo_id{
	padding: 5px;
	border: 1px solid #C1C1C1;
	float: left;
	background-color: #FFFFFF;
	margin-right: 10px;
	margin-bottom: 10px;
}


