@charset "utf-8";

/* 安産WEB
---------------------------------------- */
a,
a:visited {
    color: #000000;
}

a:hover,
a:active {
    color: #eb3f83;
}

body.anzan {
    background-color: #fff060; 
}

/* コンテンツ
------------------------------ */
#container {
    width: 900px;
    background: transparent;
    margin: 0 auto;
    background: transparent url(../anzan/images/bg_container.png) left top;
}

#wrapper {
    clear: both;
    width: 800px;
    margin: 0 50px;    
    background: transparent;
}


#content_title {
    width: 800px;
    margin-top: 29px;
    background: transparent;
}

#content_title h1 {
    margin: 0;
    padding: 0;
}

#content {
    width: 800px;
    margin: 0;
    background: #ffffff url(../anzan/images/bg_content.gif) left top repeat-y;
    overflow:auto;
}

#content_section {
    width: 700px;
    margin: 0 50px;
    background: #ffffff url(../anzan/images/bg_content_section.gif) left top repeat-y;
    overflow:auto;
}

#content_top {
    width: 700px;
    margin: 30px 50px 0 50px;
    height: 26px;
    background: transparent;
}

#content_bottom {
    width: 800px;
    height: 83px;
    margin: 0;
    background: transparent url(../anzan/images/bg_content_bottom.gif) left bottom no-repeat;
    overflow:auto;
    text-align: right;
    font-size: 12px;
}

#content_bottom_thanks {
    width: 800px;
    height: 83px;
    margin: 0;
    padding-bottom: 50px;
    background: transparent url(../anzan/images/bg_content_bottom.gif) left top no-repeat;
    overflow:auto;
    text-align: right;
    font-size: 12px;
}


/* トップページ用
----------------------*/
#content_anzan {
    margin: 0 58px 20px 68px;
    width: 674px;
}

#banner_boteshi {
    width: 674px;
    height: 210px;
    background: transparent url(../anzan/images/banner_boteshi.png) left bottom no-repeat;
    margin: 0;
    overflow:auto;
    text-align: left;
}

a.link_boteshi {
    display: block;
    margin: 0 3px;
    padding: 0;
    width: 668px;
	height: 166px;
    text-indent:-9999px;
    border:none;
	color: #ffffff;
	overflow: hidden;
}

a.link_1101 {
    display: block;
    margin: 10px 0 0 195px;
    padding: 0;
    width: 100px;
	height: 12px;
    text-indent:-9999px;
    border:none;
	color: #ffffff;
	overflow: hidden;
}


#banner_left {
    float: left;
    width: 480px;
    margin: 20px 0 60px 0;
}

#menu_techo {
    clear:both;
    width: 480px;
    margin: 0 0 10px 0;
    text-align: left;
}

#banner_techo a {
	display: block;
	overflow: hidden;
    width: 480px;
    margin: 0;
	height: 0 !important;
	height /**/: 136px;
	padding-top: 136px;
	background: #ffffff url(../anzan/images/banner_techo.png) no-repeat left top;
    background-position:  0    0;
	color: #ffffff;
}

#menu_rumor {
    clear:both;
    width: 480px;
    margin: 0 0 10px 0;
    text-align: left;
}

#banner_rumor a {
	display: block;
	overflow: hidden;
    width: 480px;
    margin: 0;
	height: 0 !important;
	height /**/: 136px;
	padding-top: 136px;
	background: #ffffff url(../anzan/images/banner_rumor.png) no-repeat left top;
    background-position:  0    0;
	color: #ffffff;
}

#banner_techo a:hover,
#banner_rumor a:hover {
    background-position:  0     -136px;
}

#update_techo,
#update_rumor {
    font-size: 12px;
    margin: 0 0 0 80px;
    color: #e4000f;
}

.update_title {
    color: #000000;
}

.update_date {
    color: #000000;
}

#menu_left_lower {
    clear: both;
    margin: 30px 0 0 0;
}

#banner_dance {
    float: left;
    width: 232px;
}

#banner_dance a {
	display: block;
	overflow: hidden;
    width: 232px;
    margin: 0;
	height: 0 !important;
	height /**/: 165px;
	padding-top: 165px;
	background: transparent url(../anzan/images/banner_dance.gif) no-repeat left top;
    background-position:  0    0;
	color: #ffffff;
}

#banner_kigan {
    float: right;
    width: 232px;
    margin: 0 0 0 16px;
}

#banner_kigan a {
	display: block;
	overflow: hidden;
    width: 232px;
    margin: 0;
	height: 0 !important;
	height /**/: 165px;
	padding-top: 165px;
	background: transparent url(../anzan/images/banner_kigan.gif) no-repeat left top;
    background-position:  0    0;
	color: #ffffff;
}

#banner_dance a:hover,
#banner_kigan a:hover {
    background-position:  0     -165px;
}


#banner_right {
    float: right;
    margin: 10px 0 0 0;
    width: 194px;
}

#banner_right img {
    margin: 15px 0 0 21px;
}

/* コンテンツ ナビゲーション
----------------------*/

#content_navi {
    position: relative;
    width: 523px;
    height: 26px;
    margin: 0 0 0 177px;
    background: transparent;
    font-size: 12px;
    color: #000000;   
}

#content_bottom_navi {
    position: relative;
    width: 503px;
    height: 26px;
    margin: 0 10px;
    background: transparent;
    font-size: 12px;
    padding: 5px 5px 0 5px;
    color: #000000;   
/*    border-top: solid 2px #d9d9db; */
}


div.content_navi_category {
    position:absolute;
    top: 0;
    left: 60px;
    width: 403px;
    text-align: center;
}

div.content_navi_prev {
    float: left;
    width: 60px;
    text-align: left;
}

div.content_navi_next {
    float: right;
    width: 60px;
    text-align: right;
}

div.content_navi_prev a,
div.content_navi_next a {
    color: #000000;   
    text-decoration: none;
}

div.content_navi_prev a:hover,
div.content_navi_prev a:active,
div.content_navi_next a:hover,
div.content_navi_next a:active {
    color: #eb3f83;
    text-decoration: underline;
}


    
/* コンテンツ メニュー（左側）
----------------------*/
#content_menu {
    float: left;
    width: 167px;
    font-size: 12px;
}

div.menu_box {
    margin: 18px 0 48px 16px;
    background: transparent;
    text-align: left;
    font-size: 12px;
}


div.menu_title {
    margin: 0;
    padding: 0;
    height: 30px;
}

ul.listbox {
    margin: 10px 0 0 1em;
}

ul.listbox li {
    margin: 5px 0;
}

ul.listbox li a {
    text-decoration: none;
    color: #000000;
    font-size: 12px;
}

ul.listbox li a:hover,
ul.listbox li a:active {
    text-decoration: underline;
    color: #eb3f83;
}


/* コンテンツ メイン（右側）
----------------------*/
#content_main {
    float: right;
    width: 533px;
    overflow:auto;
    text-align: left;
}

div.entry_section {
    clear: both;
    margin: 0 0 20px 0;
}

div.entry_title {
    margin:0;
    text-align: left;
}


/* 投稿フォーム
--------------------------------------------*/
#lead_section {
    width: 800px;
    margin: 10px 0 30px 0;
}    

#lead_section p {
    text-align: center;
    font-size: 12px;
    font-weight: bold;
    line-height: 2.0;
}

a.kochira {
    text-decoration: underline;
}

#form_section {
    font-size: 14px;
    text-align: left;
    margin: 10px 100px 10px 200px;
}

div.post_section  {
    margin: 30px 0;
    clear: both;
    text-align: left;
}

div.post_item_must {
    clear: both;
    height: 20px;
}

div.post_section h2 {
    font-size: 14px;
    line-height: 1.2;
    font-weight: normal;
    display: inline;
    margin: 0 8px 0 0;
    padding: 0;
    float: left;
    position: relative;
}


div.post_matter_must {
    clear: both;
}

div.post_section p {
    clear: both;
    font-size: 12px;
    margin: 5px 12px;
    padding: 0;
    display: block;
}

div.post_section textarea {
    clear: both;
}

.post_name,
.post_address {
    clear: both;
    width: 380px;
    height: 20px; /* border-box for IE6 */
    padding: 1px;
    border: 1px solid #cccccc;
    margin: 0 0 0 12px;
}


div.post_section ul {
    margin: 0 0 0 2.2em;
    padding: 0 0 10px 0;
    clear: both;
    position: relative;
}

div.post_section li {
    margin: 2px 0 0 0;
    font-size: 12px;
    height: 14px;
}

div.post_photo {
    clear: both;
    display: block;
    font-size: 12px;
    margin: 10px 0 0 12px;
    width: 380px;
    text-align: left;
}   

div.post_photo_no {
    font-size: 12px;
    width: 50px;
    float: left;    
}

div.select_photo {
    float: right;    
    width: 330px;
    text-align: left;
}

.post_info,
.post_usercomment,
.post_ninpo {
    clear: both;
    display: block;
    width: 380px;
    height: 100px; /* border-box for IE6 */
    padding: 1px;
    border: 1px solid #cccccc;
    margin: 0 0 0 12px;
}

.post_age {
    width: 50px;
    height: 20px; /* border-box for IE6 */
    padding: 1px;
    border: 1px solid #cccccc;
    margin: 0 0 0 12px;
    display: inline;
}

.post_submit {
    clear: both;
    margin-right: 100px;
    text-align:center;
    margin-top: 20px;
}

.post_submit input {
    margin: 0 10px;
}

div.uru_hitokoto {
    margin: 10px 200px;
    background: #ffffff url(../anzan/techo/images/bg_uru_hitokoto.gif) left top no-repeat;
    overflow :auto;
    text-align: left;
    font-size: 12px;
/*    color: #555555; */
}

div.uru_hitokoto p {
    margin: 0 0 0 50px;
    line-height: 1.8;
}

/* 投稿 入力無しエラー
----------------------*/
div.post_err {
    color: #e50012;
    font-size: 12px;
    line-height: 1.6;
    height: 20px;
}

div.post_err2 {
    clear:both;
    color: #e50012;
    font-size: 12px;
    margin: 2px 0 0 14px;
}


/* 投稿 内容確認
----------------------*/
#check_section {
    margin: 0 130px;
    text-align: left;
    font-size: 12px;
    width: 540px;
    padding: 0 0 20px 0;
}

div.post_check {
    clear: both;
    position: relative;
    width: 540px;
    overflow: auto;
    margin: 0;
    background: transparent;
}

div.post_item {
    float: left;
    width: 184px;
    margin: 6px 20px 0 0;
}

div.post_item h2{
    text-align: center;
    background: #dbdcdc;
    height: 40px;
    font-size: 12px;
    width: 184px;
    line-height: 3.4;
}

div.post_matter {
    float: right;
    text-align: left;
    width: 336px;
    overflow: auto;
    margin: 6px 0 0 0;
    background: transparent;
}

div.post_matter_1 p {
    line-height: 2.8;
}

div.post_matter p {
    padding: 3px 0;
    margin: 0 1px;
    line-height: 1.8;
}


div.post_matter img {
    margin: 0 0 10px 0;
}


.post_submit_check {
    text-align:center;
    margin-top: 20px;
}

.post_submit_check input {
    margin: 0 10px;
}

/* 投稿 完了
----------------------*/
#thanks_section {
    margin: 50px 200px 0 200px;
    height: 230px;
    overflow: auto;
    background: #ffffff url(../anzan/images/bg_thanks.png) left top no-repeat;
    text-align: left;
}

#thanks_section p{
    text-align: center;
}

#thanks_go_top a {
	display: block;
	overflow: hidden;
	width: 212px;
	height: 0 !important;
    height /**/: 16px;
    padding-top: 16px;      
    margin: 182px 0 0 94px;
    background: #ffffff url(../anzan/images/go_anzantop.png) left top no-repeat;
    background-position:0 0;
    color: #ffffff;
}

#thanks_go_top a:hover,
#thanks_go_top a:active {
    background-position:0 -16px;
}


/* ヘッダー差し替え対応追記 */
#wrapper {margin-top:15px; padding-top:10px;}

