@charset "utf-8";

* { margin : 0 ; padding : 0 ; }
body{
	margin: 0 auto;
	text-align:center;
	background: url(./img/body_bg.gif) top repeat-x #ffffff;
	font-family: "メイリオ","ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 15px;
	line-height: 25px;
	color: #666666;
}

img{
	font-size:1px;
	line-height:0;
	border:none;
}

a{
	color:#5599aa;
}

a:visited{
	color:#555555;
}

a:hover{
	color:#7777dd;
}

.right{
	float:right;
}

/*--------------------------------

メイン

--------------------------------*/

#main{
	margin:0 auto;
	width:850px;/* 幅 */
}

/*--------------------------------

ヘッダー

--------------------------------*/


#header{
	margin:0px auto;
	margin-top:40px;
	height:60px;
	position: relative;
	text-align:left;
}

#header h1{
	position: absolute;
	font-size:30px;
	color:#5599aa;
	font-weight:bold;
}

* html h1{
	line-height:40px;
}

*:first-child+html h1{
	line-height:40px;
}

#header h1 a{
	color:#aa5555;
	text-decoration: none;
}

#header a{
	text-decoration: none;
}

#header a:hover{
	color:#7777dd;
	text-decoration: none;
}

/*--------------------------------

トップ-メニュー

--------------------------------*/

#menu{
	height:35px;
	line-height:1px;
	background: url(./img/menu.gif) top repeat-x #ffffff;
}
#menu ul{
	width:100%;
	list-style:none;
}

#menu li{
	float:left;
}

#menu li.li_right{
	float:right;
}

#menu li a{
	display:block;
	line-height:35px;
	text-decoration: none;
	background: url(./img/menu2.gif) top repeat-x;
}

#menu li a span{
	display:block;
	background: url(./img/menu2_left.gif) top left no-repeat;
}

#menu li a span span{
	padding:0 10px 0 25px;
	background: url(./img/menu2_right.gif) top right no-repeat;
}

#menu li a:hover span{
	display:block;
	background: url(./img/menu3_left.gif) top left no-repeat;
}

#menu li a:hover span span{
	padding:0 10px 0 25px;
	background: url(./img/menu2_right.gif) top right no-repeat;
}

/*--------------------------------

トップ-画像

--------------------------------*/

#top{
	width:100%;
	height:210px; /* 高さ */
	background: url(./img/top_bg.gif) right repeat-y #116283;
	overflow:hidden;
	clear: both;
	text-align:left;
	position: relative;
}

#top p{
	position: absolute;
	width:320px; /* メインの幅-トップ画像の幅-10px */
	top:10px;
	right:10px;
	font-size:15px;
	line-height:23px;
	color:#ffffff;
}

#top strong{
	color:#eecccc;
	font-size:20px;
	line-height:30px;
}

/*--------------------------------

トップ-下

--------------------------------*/

.top_btm{
	background: url(./img/top_btm_bg.gif) top repeat-x;
}

.top_btm span{
	display:block;
	height:25px;
	background: url(./img/top_btm_left.gif) top left no-repeat;
}
.top_btm span span{
	padding: 0 5px 0 5px;
	background: url(./img/top_btm_right.gif) top right no-repeat;
}

/*--------------------------------

コンテナー

--------------------------------*/

#container{
	margin:0;
	padding:10px;
	background:#eeeeee;
	overflow:hidden;
	text-align:left;
	height:100%;
}

/*--------------------------------

コンテンツ

--------------------------------*/

.content{
	margin:0 0 10px 0;
	float:right;
	width:570px;
	background:#ffffff;

}

.content .padding10{
	padding:0 10px 0 10px;
}


/*--------------------------------

コンテンツ 見出しと文章

--------------------------------*/

.h2_box{
	background:url(./img/h2_box_bg.gif) top repeat-x;
}

.h2_box div{
	dispray:block;
	background:url(./img/h2_box_left.gif) top left no-repeat;
}

.h2_box div div{
	background:url(./img/h2_box_right.gif) top right no-repeat;
}

h2{
	margin-left:15px;
	font-size:22px;
	line-height:40px;
	vertical-align:middle;
}

.h3_box{
	margin:20px 0 10px 0;
	border-top:1px solid #aaaaaa;
	border-bottom:1px solid #eeccaa;
	background:url(./img/h3_li_ic.gif) top left no-repeat;
}

.h3_box h3{
	margin-left:25px;
	font-size:18px;
	line-height:30px;
	vertical-align:middle;
}


.content .box1{
	margin:5px;
	padding:10px;
	border:1px solid #aaaaaa;
}

.content .box1 h4{
	margin:0 0 10px 0;
	padding:5px;
	font-size:15px;
	line-height:25px;
	background:#eeeeee;
	border:1px solid #dddddd;
}

.content .box1 p{
	font-size:13px;
	line-height:23px;
}

h5{
	font-size:14px;
}

p{
	margin:10px;
}

ul.ul2{
	margin:10px;
	list-style:none;
}

.ul2 li{
	padding-left:25px;
	background:url(./img/h3_li_ic.gif) top left no-repeat;
}

/*--------------------------------

コンテンツ　画像位置

--------------------------------*/

.img_left{
	float:left;
	margin:0 10px 10px 0;
}

.img_right{
	float:right;
	margin:0 0 10px 10px;
}

/*--------------------------------

コンテンツ　回り込み解除

--------------------------------*/

.clear_both{
	clear:both;
	line-height:0px;
	font-size:1px;
}

/*--------------------------------

サイドメニュー

--------------------------------*/

.sidemenu{
	float:left;
	width:250px;
}

/*--------------------------------

サイドメニュー その1

--------------------------------*/

.sidemenu1 {
	margin:0 0 25px 0;
}

.sidemenu1 .h3_menubox{
	background:url(./img/s_menu1_h3_bg.gif);
	overflow:hidden;
}

.h3_menubox h3{
	color:#ffffff;
	font-size:18px;
	line-height:30px;
	text-align:center;
	vertical-align:middle;
}

.sidemenu1 .h3_menubox div{
	display:block;
	background:url(./img/s_menu1_h3_left1.gif) top left no-repeat;
}

.sidemenu1 .h3_menubox div div{
	background:url(./img/s_menu1_h3_right1.gif) top right no-repeat;
}

.sidemenu1 .h3_menubox div div div{
	background:url(./img/s_menu1_h3_left2.gif) bottom left no-repeat;
}

.sidemenu1 .h3_menubox div div div div{
	background:url(./img/s_menu1_h3_right2.gif) bottom right no-repeat;
}


.sidemenu1 ul{
	margin:10px 0 10px 0;
	padding:5px 0 10px 0;
	list-style:none;
	background:url(./img/ul_bg.gif) right repeat-y;
}

.sidemenu1 li{
	margin:0 15px 0 15px;
	line-height:35px;
	border-bottom:1px dotted #aaaaaa;
}

.sidemenu1 li a{
	display:block;
	padding-left:15px;
	background:url(./img/s_menu1_a.gif) left no-repeat;
	text-decoration:none;
}

.sidemenu1 li a:hover{
	background:url(./img/s_menu1_ho.gif) left no-repeat;
}

/*--------------------------------

フッター

--------------------------------*/

#footer{
	clear:both;
	background:url(./img/footer_bg.gif) top repeat-x #aaaaaa; 
	padding-bottom:30px;
}

#footer ul{
	margin-top:1px;
	background:#555555;
	border-bottom:1px solid #ffffff;
}

#footer li{
	display: inline;
	margin:15px;
	font-size:13px;
	line-hegiht:15px;
}

#footer li a{
	color:#ffffff;
}

address{
	clear:both;
	color:#333333;
	font-size:13px;
}

/*--------------------------------

コンテンツ 装飾（角丸）

--------------------------------*/
.conte_top{
	margin:0;
	padding:0;
	line-height:0;
}

.conte_top span {
	display:block;
	height:10px;
	background: url(./img/conte_left.gif) top left no-repeat;
}

.conte_top span span{
	padding:0 5px 0 5px;
	background: url(./img/conte_right.gif) top right no-repeat;
}

.conte_btm{
	margin:0;
	padding:0;
	line-height:0;
}

.conte_btm span {
	display:block;
	height:10px;
	background: url(./img/conte_btm_left.gif) bottom left no-repeat;
}

.conte_btm span span{
	padding:0 5px 0 5px;
	background: url(./img/conte_btm_right.gif) bottom right no-repeat;
}


/*--------------------------------

コンテナー装飾（角丸）

--------------------------------*/

.con_top{
	margin:10px 0 0 0;
	background:#eeeeee;
}

.con_top span {
	display:block;
	height:5px;
	line-height:0;
	background: url(./img/con_left.gif) top left no-repeat;
}

.con_top span span{
	padding:0 5px 0 5px;
	background: url(./img/con_right.gif) top right no-repeat;
}

.con_btm{
	margin:0 0 10px 0;
	background:#eeeeee;
}

.con_btm span {
	display:block;
	height:5px;
	line-height:0;
	background: url(./img/con_btm_left.gif) bottom left no-repeat;
}

.con_btm span span{
	padding:0 5px 0 5px;
	background: url(./img/con_btm_right.gif) bottom right no-repeat;
}
