/*
-----------------------------------------------
 Base Styles
Author:   masahiro gondo
Version:  18 Feb 2007
----------------------------------------------- */

body {
	margin:0;
	padding:0;
	line-height:180%;
	text-align:center;
	color:#777777;
	background-color: #EAEDF4;
                font-family: "Lucida Sans Unicode", "Lucida Grande", Arial, Helvetica;
	font-size: 12px;
	background-repeat: repeat;
	letter-spacing: 1px;
  }


#container {
	width:780px;
	text-align:left;
	background-color: #FFFFFF;
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 0;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #3B5160;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
	padding: 0;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
  }

/* ヘッダー */
  
#head  {
	margin: 0px;
	padding: 0px;
	background-image: url(sozai/main.jpg);
	background-repeat: no-repeat;
	height: 159px;
	width: 780px;

}




h1 {
	font-size: 12px;
	color: #FFFFFF;
                padding: 0;
	padding-right: 10px;
                text-align: right;
	height: 20px;
	margin: 0px;
	line-height: 24px;
	font-weight: normal;
                border: none;
} 

/* コンテンツ */

#main{
                float: left;
	background-color: #FFFFFF;
                border: none;
}

#content{
	margin-top: 20px;
	margin-right: 15px;
	margin-bottom: 15px;
	margin-left: 20px;

}

#main h2{
	font-size: 14px;
	line-height: 25px;
	color: #3B5165;
	margin-bottom: 18px;
	border-left-width: 5px;
	border-left-style: none;
	border-left-color: #3B5160;
	padding-left: 5px;
	background-color: #FFFFFF;
	border-bottom-width: 2px;
	border-bottom-style: none;
	border-bottom-color: #3B5160;
	border-top-style: none;
	border-right-style: none;
}


#main .tokutyou {
        margin-top: 5px;
	margin-bottom: 15px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCCCCC;
	padding-right: 10px;
	padding-left: 10px;
	font-size: 14px;
	line-height: 200%;
}


#main h3{
	font-size: 14px;
	line-height: 26px;
	color: #555555;
	background-color: transparent;
	background-repeat: no-repeat;
	background-position: 0% center;
	margin-bottom: 5px;
	border-left-width: 5px;
	border-left-style: none;
	padding-left: 18px;
	margin-top: 5px;
	margin-bottom: 5px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	background-image: url(sozai/b.png);
}


a{
	color: #CC3300;
}

a:hover{
	color: #999999;
}

img{border:none;}



/* 右 */

#right{
	float: left;
	font-size: 12px;
                border: none;
}

#right_content{
	width: 190px;
                margin-top: 20px;
	margin-bottom: 10px;
	margin-left: 5px;
}




#right h2{
	font-size: 14px;
	line-height: 24px;
	color: #FFFFFF;
	margin-bottom: 10px;
	padding-left: 10px;
	border-bottom-style: none;
	background-color: #cccccc;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	background-repeat: no-repeat;
	background-image: url(/blog/sozai/rh2.jpg);
}


#right a{
	color: #4F6B86;
}

#right a:hover{
	color: #bbbbbb;
}


#right img{
border:none;
text-align:center;
}


#right ul {
  margin: 0px;
  padding: 0px;
  margin-bottom: 5px;
}


#right li {
	list-style-type: none;
	line-height: 170%;
	margin: 0;
	padding: 0px 3px 10px 18px;
	background-color: transparent;
	background-image: url(sozai/ya.gif);
	background-repeat: no-repeat;
	background-position: 0% 5px;

}


/* フッター */


#footer {
	clear:both;
	border-bottom:1px solid #fff;
	font-size:12px;
	background-color: #3D6892;
	color: #FFFFFF;
	text-align: center;
	background-image: url(/blog/sozai/back2.jpg);
	background-repeat: repeat;
	width: 780px;
	margin: 0px;
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 15px;
	padding-left: 0px;


  }
#footer a{
	color: #FFFFFF;
	text-decoration: none;
}
#footer a:hover{
	color: #FFFFFF;
	text-decoration: none;
}



/* その他、画像ロールオーバー */


#kobetu_table{
          margin-bottom: 15px;
          margin-top: 15px;
}

.sum{
	margin-bottom: 10px;
	font-style: normal;
	font-weight: normal;
	float: left;
	overflow: hidden;
	width: 128px;
}
