/* ======================================== サイト全体に適用*/
* { /* 全ての要素の間隔・余白を０へ */
margin:0;
padding:0;
}


body {
	margin: 0;
	color: #333;
	text-align: center;
	background-color: #FDFDFD;
	background-image: 
	url(http://sougouannai.net/img/header_back.JPG); 
/*	background-position: top; */
/*	background-position: 0pt 70pt;  もじかぶり　*/
	background-position: 0pt 1pt; 
	background-repeat: repeat-x;
}


/* 文字サイズ */
#main{}
#menuL{
	font-size: 92%;
}


p, /* 文章の行間を指定 */
#contents li,
dl,
dd
{
	line-height: 160%;
}


p{
	margin: 0px 0em 1.5em 3px;
}

ul,ol,dl{
	margin: 0em 1em 1em 2em;
}


/* ========================================  .contentswrap 間隔・余白調整用 */
.contentswrap{
	margin: 0px;
}


/* ========================================  #page ページ外枠 */
#page {
	width: 950px;
	margin: 0px auto;
	text-align: left;
}



/* ========================================  #header 画面上部 */
#header {

/*	height: 75px; */
	height: 185px;
	margin: 0px;
	border-top: 1px solid #FFFFFF;
	color: #FFFFFF;
}

#sitename {
	margin: 30px 0px 0px;
	font-size: 24px;
	font-weight: bold;
	color: #000033;
}


/* ========================================  #menu 上部メニュー */
#menu {
	border-right: 1px solid #CCCCCC;
	border-left: 1px solid #CCCCCC;
}



ul.menu_f02{
	height: 30px;
	margin: 0px;
	border-bottom: 5px solid #333333;
	background-color: #0B7A8E;
}



ul.menu_f02 li{
	float: left;
	border-right: 1px solid #9AA7B6;
	display: block;
}



ul.menu_f02 li a{
	height: 20px;
	width: 130px;
	padding: 10px 0px 0px;
	border-bottom: 5px solid #333333;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	display: block;
	text-align: center;
	background-color: #0B7A8E;
}



ul.menu_f02 li a.nowthis{
	border-bottom: 5px solid #FF6699!important;
}



ul.menu_f02 li a:hover , ul.menu_f01 li a.nowthis{
	padding: 10px 0px 0px;
	border-bottom: 5px solid #D3FBFE;
	color: #FFFFFF;
	background-color: #1DAFD3;
}




/* ======================================== #contents 画面中央部 #mainとサイドメニューの外枠 */
#contents{
	padding: 30px 0px 20px;
	margin: 0px;
}


/* ========================================  #main ページの本文 */
#main {
	float: right;
	width: 730px;
/*	width: 630px; */
	margin: 0px 0px 20px;
}


/*
#main h1 {
	padding: 0px;
	margin: 0px;
	color: #0B7A8E;
}
*/
#main h1 {
	padding: 0px;
	margin: 0px;
	color: #ffffff;
}





#main h2 {
	clear: both;
	padding: 3px 0px 3px 5px;
	margin: 2em 0px 1em;
	border-left: 10px solid #F4CC0B;
	font-size: 120%;
	background-color: #F6F6F6;
}




#main h3 {
	margin: 0px 0px 0.5em 3px;
	font-size: 100%;
	color: #336699;
}





/* ========================================  menuL 左サイドメニュー */
#menuL {
	float: left;
/*	width: 300px;　*/
	width: 200px;　
	margin: 0px 0px 20px;
	background-color: #F6F6F6;
}

#menuL p{
	margin-right: 1em;
	margin-left: 1em;
}

#menuL h2 {
/*	border-left: 10px solid #F4CC0B; */
	border: 2px solid #F4CC0B;
	padding: 3px 0px 3px 5px;
	font-size: 100%;
	background-color: #ffffff;
}


/* ========================================  #underNavi 画面下部サブナビゲーション */
#underNavi{
	clear: both;
	margin: 0px;
	border-top: 1px solid #999999;
	text-align: center;
}


/* ========================================  #footer 画面下部 */
#footer {
	padding: 10px 0px;
	border-top: 5px solid #CCCCCC;
	color: #FFFFFF;
	text-align: center;
	background-color: #0B7A8E;
}

/* ========================================  #footer 画面下部のちょっと上 */


#footerpre th {
    background-image:url(gazou/header.gif);
}

#footerpre table { border:none; }


#footerpre h2 {
	clear: both;
	padding: 3px 0px 3px 5px;
	margin: 2em 0px 1em;
	border-left: 10px solid #F4CC0B;
	font-size: 120%;
	background-color: #F6F6F6;
}


/* ========================================  #templatelink 画面下部:著作リンク */
#templatelink {
	padding: 3px 0px;
	margin: 0px 0px 5px;
	font-size: 14px;
	text-align: right;
}


#templatelink a{
	color: #336699;
	text-decoration: none;
}


/* ========================================  そのほか個別設定 */
.title{
	padding: 0px 0px 0px 10px;
	margin: 0px 0px 20px;
	border-left: 30px solid #F4CC0B;
}

.label{
	padding: 7px 5px 5px 10px;
	margin: 0px 0px 10px;
	border-left: 10px solid #F4CC0B;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #0B7A8E;
}


.subh {
	padding: 5px 0px 0px 3px;
	margin: 0px;
	border-top: 1px dashed #999999;
	font-weight: bold;
	color: #4A8854;
}

.photo {
	margin: 0px 0px 20px;
}

.toInfo {
	margin: 0px 0px 1em;
	text-align: right;
	list-style-type: none;
}

.box {
	float: left;
	height: 180px;
	width: 230px;
	margin: 0px 10px 15px 0px;
	font-size: 92%;
	background-color: #EBF0F3;
}

.box p{
	margin: 10px !important;
}


/*ysad関連*/

/*画像関連*/
img.ysad_adimg_horizontal {
	border: 0px;
}

/*リンク関連*/
A.ysad_yad:link {
	color: #000000;
	text-decoration: none;
}
A.ysad_yad:visited {
	color: #000000;
	text-decoration: none;
}
A.ysad_yad:active {
	color: #000000;
	text-decoration: none;
}
A.ysad_yad:hover {
	color: red;
	text-decoration: none;
}

/*広告面*/
.ysad_ads_horizontal {
	margin: 0px;
	padding: 0px;
	width: 448px;
	font-size:12px;
	border: 1px solid #CCCCCC;
	font-family:"MS UI Gothic","MS PGothic";
	overflow: hidden;
}

/*広告面テーブル要素*/
.ysad_item_title_horizontal {
	color: #000000;
	background-color: #f2f2f2;
	border-bottom: 1px solid #D8D8D8;
	font-size:14px;
	font-weight: bold;
	text-align: left;
	padding: 5px 10px 5px 10px;
	font-family:"MS UI Gothic","MS PGothic";
}

.ysad_itemul_horizontal {
	vertical-align:top;
	list-style-type: none;
	list-style-position: outside;
	list-style-image: none;
	margin: 0;
	padding: 0;
	width: 5712px;
}

.ysad_item_horizontal {
	padding: 5px;
	width: 102px;
	float: left;
}

/*広告面テーブル要素 内*/
div.ysad_item_desc_horizontal {
	padding-top: 8px;
}

div.ysad_item_img_horizontal {
	text-align: center;
	overflow: hidden;
}

.ysad_item_rank {
	color: #003366;
	font-weight: bold;
}
/* 矢印ボタン */
.ysad_ad_footer_horizontal {
	width: 448px;
	height: 18px;
	float: left;
}
.ysad_bullet_button_left {
	/*width: 18px;
	height: 18px;*/
	text-align: center;
	vertical-align: middle;
	font-size: 10px;
	font-weight: bold;
	float: left;
}
.ysad_bullet_button_right {
	/*width: 18px;
	height: 18px;*/
	text-align: center;
	vertical-align: middle;
	font-size: 10px;
	font-weight: bold;
	float: right;
}

/*ysad関連、ここまで*/
