﻿@charset "utf-8";
/* CSS Document */
* {
	margin:0px;padding:0px;
}

#header {
	height: 160px;
	background-image: url(../images/images/hedder.png);
	font-size: 10px;
}
#header a {
	color: #313F0F;
	text-decoration: none;
}
body {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 12px;
	color: #313F0F;
}
a:link {
	color: #FFFFFF;
}
a:visited {
	color: #313F0F;
}
#menu ul {
	list-style-type: none;
	margin: 0px;
}
#menu ul li {
	float: left;
	margin: 0px;
}
#menu {
	height: 80px;
	padding-bottom: 5px;
	background-image: url(../images/images/line.png);
}
#menu img {
	vertical-align: bottom;
}
#menu {
	height: 80px;
	padding-bottom: 5px;
	background-image: url(../images/images/line.png);
}
#menu img {
	vertical-align: bottom;
}

h1 {
	font-size: 18px;
	text-align: center;
	margin-bottom: 20px;
	color: #669999;
	font-weight: normal;
}


/*main*/

#main #siawase_hotei {
	float: left;
}
#top_schedule {
	width: 331px;
	margin-left: 525px;
	height: 180px;
	background-image: url(../images/images_back/top_schedule_back_spring.png);
	top: 258px;
	position: absolute;
	font-size: 12px;
	line-height: 20px;
	padding-left: 20px;
	overflow: auto;
	background-position: center;
	background-repeat: no-repeat;
	font-weight: bold;
}
#schedule {
	margin-top: 93px;
	width: 445px;
	color: #333333;
	line-height: 22px;
}
#schedule dt {
	float: left;
	margin-left: 20px;
}
#schedule dd {
	margin-left: 150px;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-bottom-style: dotted;
	width: 180px;
	border-top-color: #5B6439;
	border-right-color: #5B6439;
	border-bottom-color: #5B6439;
	border-left-color: #5B6439;
}
#schedule dt .schedulemargin {
	position: absolute;
	left: 99px;
	text-align: right;
	width: 40px;
	top: auto;
}
#schedule dd .schedulemargin2 {
	text-align: right;
	position: absolute;
	left: 240px;
	width: 80px;
}
	
	
#top_new {
	width: 351px;
	margin-left: 525px;
	height: 250px;
	background-image: url(../images/images_back/top_new_back.png);
	top: 420px;
	position: absolute;
	font-size: 14px;
}
#new {
	margin-top: 85px;
	width: 310px;
	overflow:auto;
	height: 150px;
	padding-right: 20px;
	padding-left: 20px;
	font-size: 12px;
	color: #333333;
}
#new dt {
	width: 300px;
	text-align: center;
	font-size: 14px;
	color: #CC0000;
	font-weight: bold;
	padding-bottom: 5px;
}
#new dd {
	font-size: 12.5px;
	font-weight: bold;
	padding-bottom: 5px;
	color: #7D003F;

}
#schedule_monthly {
	font-size: 23px;
	position: absolute;
	display: block;
	color: #FFF;
	left: 68px;
	top: 12px;
}
#schedule_monthly2 {
	font-size: 23px;
	color: #FFF;
	position: absolute;
	top: 12px;
	left: 147px;
}
#blog {
	position: absolute;
	top: 880px;
	height: 100px;
	background-color: #F3F1D5;
	margin-top: 32px;

}
#bochi {
	margin-left: 524px;
	position: absolute;
	top: 680px;
	height: 60px;
	width: 321px;
	margin-top: 10px;
	text-align: center;
	color: #333;
	padding-top: 20px;
	padding-right: 15px;
	padding-bottom: 20px;
	padding-left: 15px;
	display: block;
	background-image: url(../images/images_back/top_bochi_bk.jpg);
	border: thin solid #999;

}
#eidai {
	margin-left: 524px;
	position: absolute;
	top: 800px;
	height: 60px;
	width: 311px;
	padding: 20px;
	text-align: center;
	display: block;
	background-image: url(../images/images_back/top_eidai_bk.jpg);
	border: thin solid #999;
	color: #333;

}
#katsudo {
	margin-left: 524px;
	position: absolute;
	top: 910px;
	height: 60px;
	padding: 20px;
	text-align: center;
	color: #333;
	display: block;
	width: 311px;
	background-image: url(../images/images_back/top_ocha_bk.jpg);
	border: thin solid #999;

}


#footer {
	clear: both;
}
#wrapper {
	width: 950px;
	margin-right: auto;
	margin-left: auto;
	margin-top: auto;
	margin-bottom: auto;
	background-image: url(../images/images_back/main_back.png);
}
#extraArea {
	height: 20px;
	background-image: url(../images/images/foot.png);
	text-align: center;
	padding-bottom: 10px;
	padding-top: 12px;
}
address {
	text-align: center;
	font-size: 11px;
}
#tel {
	margin-left: 785px;
	font-size: 12px;
	margin-top: 30px;
}
#line {
	height: 87px;
	width: 950px;
	background-image: url(../images/images/line.png);
}


#main {
	clear: both;
}


/*left*/

#main #left {
	float: left;
	width: 190px;
	height: 507px;
	background-image: url(../images/images/side_menu_back.png);
	background-repeat: repeat;
}
#left ul {
	list-style-type: none;
}
#left ul li a {
	text-decoration: none;
	text-align: center;
	display: block;
	width: 190px;
}
#left ol li a {
	text-align: right;
	display: block;
	width: 190px;
	text-decoration: none;
	height: 32px;
}
#left ol {
	list-style-type: none;
}

/*廣福寺の概略*/

#main #gairyaku_left {
	float: left;
	width: 190px;
	height: 1791px;
	background-image: url(../images/images/side_menu_back.png);
	background-repeat: repeat;
}
#gairyaku_left ul {
	list-style-type: none;
}
#gairyaku_left ul li a {
	text-decoration: none;
	text-align: center;
	display: block;
	width: 190px;
}
#gairyaku_left ol li a {
	text-align: right;
	display: block;
	width: 190px;
	text-decoration: none;
	height: 32px;
}
#gairyaku_left ol {
	list-style-type: none;
}

/*廣福寺の歴史*/

#main #rekishi_left {
	float: left;
	width: 190px;
	height: 1200px;
	background-image: url(../images/images/side_menu_back.png);
	background-repeat: repeat;
}
#rekishi_left ul {
	list-style-type: none;
}
#rekishi_left ul li a {
	text-decoration: none;
	text-align: center;
	display: block;
	width: 190px;
}
#rekishi_left ol li a {
	text-align: right;
	display: block;
	width: 190px;
	text-decoration: none;
	height: 32px;
}
#rekishi_left ol {
	list-style-type: none;
}

/*廣福寺の本尊様*/

#main #honzon_left {
	float: left;
	width: 190px;
	height: 1160px;
	background-image: url(../images/images/side_menu_back.png);
	background-repeat: repeat;
}
#honzon_left ul {
	list-style-type: none;
}
#honzon_left ul li a {
	text-decoration: none;
	text-align: center;
	display: block;
	width: 190px;
}
#honzon_left ol li a {
	text-align: right;
	display: block;
	width: 190px;
	text-decoration: none;
	height: 32px;
}
#honzon_left ol {
	list-style-type: none;
}

/*開運三尊仏*/

#main #lucky_left {
	float: left;
	width: 190px;
	height: 890px;
	background-image: url(../images/images/side_menu_back.png);
	background-repeat: repeat;
}
#lucky_left ul {
	list-style-type: none;
}
#lucky_left ul li a {
	text-decoration: none;
	text-align: center;
	display: block;
	width: 190px;
}
#lucky_left ol li a {
	text-align: right;
	display: block;
	width: 190px;
	text-decoration: none;
	height: 32px;
}
#lucky_left ol {
	list-style-type: none;
}

/*幸せ布袋尊七福神*/

#main #seven_left {
	float: left;
	width: 190px;
	height: 1490px;
	background-image: url(../images/images/side_menu_back.png);
	background-repeat: repeat;
}
#seven_left ul {
	list-style-type: none;
}
#seven_left ul li a {
	text-decoration: none;
	text-align: center;
	display: block;
	width: 190px;
}
#seven_left ol li a {
	text-align: right;
	display: block;
	width: 190px;
	text-decoration: none;
	height: 32px;
}
#seven_left ol {
	list-style-type: none;
}


/*境内のご案内*/

#main #keidai_left {
	float: left;
	width: 190px;
	height: 2590px;
	background-image: url(../images/images/side_menu_back.png);
	background-repeat: repeat;
}
#keidai_left ul {
	list-style-type: none;
}
#keidai_left ul li a {
	text-decoration: none;
	text-align: center;
	display: block;
	width: 190px;
}
#keidai_left ol li a {
	text-align: right;
	display: block;
	width: 190px;
	text-decoration: none;
	height: 32px;
}
#keidai_left ol {
	list-style-type: none;
}

/**/

#main #schedule_images_left {
	float: left;
	width: 190px;
	height: 1500px;
	background-image: url(../images/images/side_menu_back.png);
	background-repeat: repeat;
}
#schedule_images_left ul {
	list-style-type: none;
}
#schedule_images_left ul li a {
	text-decoration: none;
	text-align: center;
	display: block;
	width: 190px;
}
#schedule_images_left ol li a {
	text-align: right;
	display: block;
	width: 190px;
	text-decoration: none;
	height: 32px;
}
#schedule_images_left ol {
	list-style-type: none;
}


/*廣福寺の風景 左 春*/

#main #fu-kei_left {
	float: left;
	width: 190px;
	height: 2430px;
	background-image: url(../images/images/side_menu_back.png);
	background-repeat: repeat;
}
#fu-kei_left ul {
	list-style-type: none;
}
#fu-kei_left ul li a {
	text-decoration: none;
	text-align: center;
	display: block;
	width: 190px;
}
#fu-kei_left ol li a {
	text-align: right;
	display: block;
	width: 190px;
	text-decoration: none;
	height: 32px;
}
#fu-kei_left ol {
	list-style-type: none;
}

/*夏*/

#fu-kei_summer_left {
	float: left;
	width: 190px;
	height: 2730px;
	background-image: url(../images/images/side_menu_back.png);
	background-repeat: repeat;
}
#fu-kei_summer_left ul {
	list-style-type: none;
}
#fu-kei_summer_left ul li a {
	text-decoration: none;
	text-align: center;
	display: block;
	width: 190px;
}
#fu-kei_summer_left ol li a {
	text-align: right;
	display: block;
	width: 190px;
	text-decoration: none;
	height: 32px;
}
#fu-kei_summer_left ol {
	list-style-type: none;
}

/*秋*/

#fu-kei_autumn_left {
	float: left;
	width: 190px;
	height: 1400px;
	background-image: url(../images/images/side_menu_back.png);
	background-repeat: repeat;
}
#fu-kei_autumn_left ul {
	list-style-type: none;
}
#fu-kei_autumn_left ul li a {
	text-decoration: none;
	text-align: center;
	display: block;
	width: 190px;
}
#fu-kei_autumn_left ol li a {
	text-align: right;
	display: block;
	width: 190px;
	text-decoration: none;
	height: 32px;
}
#fu-kei_autumn_left ol {
	list-style-type: none;
}

/*冬*/

#fu-kei_winter_left {
	float: left;
	width: 190px;
	height: 3220px;
	background-image: url(../images/images/side_menu_back.png);
	background-repeat: repeat;
}
#fu-kei_winter_left ul {
	list-style-type: none;
}
#fu-kei_winter_left ul li a {
	text-decoration: none;
	text-align: center;
	display: block;
	width: 190px;
}
#fu-kei_winter_left ol li a {
	text-align: right;
	display: block;
	width: 190px;
	text-decoration: none;
	height: 32px;
}
#fu-kei_winter_left ol {
	list-style-type: none;
}

/**/



/*廣福禅寺について右*/

#top_right {
	height: 800px;
	padding-right: 10px;
}
#gairyaku_top_right {
	height: 497px;
	padding-bottom: 10px;
	padding-left: 10px;
	background-image: url(../images/images_koufukuzenji/gaikan.png);
	background-repeat: no-repeat;
	background-position: right;
	display: block;
}
#gairyaku_top_right p {
	color: #699;
	font-weight: bold;
	padding-left: 250px;
	padding-top: 30px;
}


/*廣福寺の概略右*/

#main #gairyaku_right {
	height: 1750px;
	padding-top: 40px;
	margin-left: 190px;
	padding-right: 40px;
	padding-left: 60px;
}
#gairyaku_right h2 {
	text-align: center;
	font-weight: normal;
	background-color: #FFE7C1;
	color: #699;
	width: 570px;
	font-size: 15px;
	margin-left: 35px;
}
#gairyaku_right .rinzaishu img {
	padding-right: 20px;
	display: block;
	float: left;
}
#rinzaishu_table {
	text-align: left;
	font-size: 11px;
}

#gairyaku_right .rinzaishu {
	padding: 20px;
	left: 260px;
	position: relative;
	width: 550px;
	background-color: #FFF;
}
#gairyaku_right table {
	text-align: center;
}
#gairyaku_right td {
	padding-top: 5px;
	padding-right: 29px;
	padding-left: 29px;
}
#gairyaku {
	padding-right: 130px;
	padding-top: 30px;
	padding-bottom: 60px;
	padding-left: 130px;
}
#gairyaku_top {
	text-align: center;
	padding-bottom: 60px;
	color: #699;
	line-height: 25px;
}

/*廣福寺の歴史右*/

#main #rekishi_right {
	height: 1150px;
	padding-top: 40px;
}
#rekishi_right {
	display: block;
	height: 615px;
	padding-bottom: 10px;
	padding-left: 10px;
}
#rekishi_right_back {
	margin-left: 221px;
	padding: 40px;
	margin-right: 40px;
	margin-bottom: 40px;
	background-image: url(../images/images_back/rehishi_back.jpg);
	font-size: 13px;
}
#rekishi_right p {
	color: #630;
}

/*廣福寺の本尊様*/

#main #honzon_right {
	padding-top: 40px;
	padding-right: 100px;
	padding-bottom: 20px;
	padding-left: 70px;
	margin-left: 191px;
}
#honzon_right table td {
	padding-right: 0px;
	padding-left: 35px;
}
#honzon_right p {
	padding-top: 20px;
	padding-bottom: 50px;
	color: #699;
	text-align: center;
}

/*開運三尊仏*/

#main #lucky_right {
	margin-left: 191px;
	padding-top: 40px;
	padding-left: 50px;
	padding-right: 100px;
	text-align: center;
	height: 850px;
}
#lucky_right p {
	padding-top: 20px;
	padding-bottom: 40px;
	color: #699;
}
#lucky_right table {
	text-align: center;
}

/*幸せ布袋尊七福神*/


#main #seven_right {
	height: 1450px;
	padding-top: 40px;
}
#seven_right #siawase {
	margin-left: 290px;
	width: 340px;
	padding-top: 60px;
}
#seven_image {
	margin-left: 700px;
	position: absolute;
	top: 395px;
	text-align: center;
	font-size: 11px;
}
#siawase {
	font-size: 11px;
}
#siawase p {
	font-size: 12px;
	line-height: 22px;
}
#seven_image p {
	font-size: 12px;
}
#seven_image_2 {
	font-size: 11px;
	margin-left: 290px;
	text-align: center;
	margin-top: 60px;
}
#seven_image_2 p {
	font-size: 12px;
}
#seven_image_2 ul {
	list-style-type: none;
}
#seven_image_2 ul li {
	float: left;
	padding-right: 55px;
}

#seven_deities_news {
	margin-left: 410px;
	position: absolute;
	top: 1550px;
	width: 300px;
	padding: 20px;
	border: medium ridge #669999;
	background-color: #FFF2DD;
}
#seven_deities_news p {
	color: #699;
	background-color: #FFE7C1;
	text-align: center;
	font-size: 14px;
	margin-bottom: 10px;
}
#seven_deities_news ul {
	list-style-type: none;
}
#seven_deities_news ul li a {
	color: #666666;
}


/*境内のご案内*/

#main #keidai_right {
	text-align: center;
	height: 2550px;
	padding-top: 40px;
}
#keidai_image {
	margin-left: 300px;
	position: absolute;
	top: 950px;
	text-align: left;
	font-size: 11px;
	width: 250px;
}
#keidai_image p {
	font-size: 12px;
	text-align: center;
}
#keidai_image2 {
	margin-left: 590px;
	position: absolute;
	top: 950px;
	text-align: left;
	font-size: 11px;
	width: 250px;
}
#keidai_image2 p {
	font-size: 12px;
	text-align: center;
}
#keidai_image img {
	margin-top: 30px;
}
#keidai_image2 img {
	margin-top: 30px;
}
#keidai_right p {
	color: #699;
}

/**/

#schedule_images {
	width: 600px;
	margin-left: 270px;
	height: 1000px;
	background-color: #CCC;
}
#main #schedule_images_right {
	height: 1500px;
}


/*廣福寺の風景 右*/

#main #fu-kei_right {
	height: 2430px;
	margin-left: 190px;
	background-image: url(../images/images_koufukuzenji/fu-kei_spring.jpg);
	font-size: 16px;
	line-height: 13px;
	background-repeat: no-repeat;
}
#main #fu-kei_summer_right {
	height: 2730px;
	background-image: url(../images/images_koufukuzenji/fu-kei_summer.jpg);
	margin-left: 190px;
	font-size: 16px;
	line-height: 13px;
	background-repeat: no-repeat;
}
#main #fu-kei_autumn_right {
	background-image: url(../images/images_koufukuzenji/fu-kei_autumn.jpg);
	height: 1400px;
	margin-left: 190px;
	font-size: 16px;
	line-height: 13px;
	background-repeat: no-repeat;
}
#main #fu-kei_winter_right {
	background-image: url(../images/images_koufukuzenji/fu-kei_winter.jpg);
	height: 3220px;
	margin-left: 190px;
	font-size: 16px;
	line-height: 13px;
	background-repeat: no-repeat;
}

/*廣福寺の風景 テキスト*/

#fu-kei_right_1 {
	color: #FFF;
	top: 830px;
	position: absolute;
	width: 760px;
	height: 130px;
	text-align: center;
}
#fu-kei_right_2 {
	color: #FFF;
	top: 1460px;
	position: absolute;
	width: 760px;
	height: 130px;
	text-align: center;
}
#fu-kei_right_3 {
	color: #FFF;
	top: 1855px;
	position: absolute;
	width: 760px;
	height: 130px;
	text-align: center;
}
#fu-kei_right_4 {
	color: #FFF;
	top: 2570px;
	position: absolute;
	width: 760px;
	height: 130px;
	text-align: center;
}


#fu-kei_summer_right_1 {
	color: #FFF;
	top: 830px;
	position: absolute;
	width: 760px;
	height: 130px;
	text-align: center;
}
#fu-kei_summer_right_2 {
	color: #FFF;
	top: 1525px;
	position: absolute;
	width: 760px;
	height: 130px;
	text-align: center;
}
#fu-kei_summer_right_3 {
	color: #FFF;
	top: 2165px;
	position: absolute;
	width: 760px;
	height: 130px;
	text-align: center;
}
#fu-kei_summer_right_4 {
	color: #FFF;
	top: 2865px;
	position: absolute;
	width: 760px;
	height: 130px;
	text-align: center;
}


#fu-kei_autumn_right_1 {
	color: #FFF;
	top: 830px;
	position: absolute;
	width: 760px;
	height: 130px;
	text-align: center;
}
#fu-kei_autumn_right_2 {
	color: #FFF;
	top: 1525px;
	position: absolute;
	width: 760px;
	height: 130px;
	text-align: center;
}


#fu-kei_winter_right_1 {
	color: #FFF;
	top: 830px;
	position: absolute;
	width: 760px;
	height: 130px;
	text-align: center;
}
#fu-kei_winter_right_2 {
	color: #FFF;
	top: 1525px;
	position: absolute;
	width: 760px;
	height: 130px;
	text-align: center;
}
#fu-kei_winter_right_3 {
	color: #FFF;
	top: 2655px;
	position: absolute;
	width: 760px;
	height: 130px;
	text-align: center;
}
#fu-kei_winter_right_4 {
	color: #FFF;
	top: 3350px;
	position: absolute;
	width: 760px;
	height: 130px;
	text-align: center;
}
#fu-kei_right  p {
	font-size: 12px;
}
#fu-kei_summer_right p {
	font-size: 12px;
}
#fu-kei_autumn_right  p {
	font-size: 13px;
}
#fu-kei_winter_right p {
	font-size: 13px;
}
#top_new #new dd a {
	color: #969;
}
#honzon_right h2 {
	text-align: center;
	font-size: 15px;
	font-weight: normal;
	background-color: #FFE7C1;
	color: #699;
}
#gairyaku_right hr {
	width: 610px;
}
#lucky_right hr {
	width: 650px;
}
#lucky_right h2 {
	font-size: 15px;
	font-weight: normal;
	color: #699;
	background-color: #FFE7C1;
}



#bochi p {
	font-size: large;
	color: #004F4F;
}
#eidai p {
	font-size: large;
	color: #7D003F;
}
#katsudo p {
	color: #313F0F;
	font-size: large;
}
#bochi p a {
	color: #004F4F;
	font-weight: bold;
}
#eidai p a {
	color: #7D003F;
	font-weight: bold;
}
#katsudo p a {
	color: #3F005E;
	font-weight: bold;
}
#main #bunjyo {
	padding-top: 50px;
	padding-right: 130px;
	padding-bottom: 40px;
	padding-left: 130px;
	font-size: 11px;
	height: 1150px;
	background-image: url(../images/images_back/bunjyo_back.jpg);
	background-position: bottom;
	background-repeat: no-repeat;
}
#kukaku_gaiyou {
	text-align: center;
	font-size: 14px;
	font-weight: bold;
	padding: 20px;
	margin-right: 120px;
	margin-left: 120px;
	color: #633;
	background-image: url(../images/images_back/parple_back.png);
}
#kukaku_gaiyou p {
	font-size: 12px;
	font-weight: normal;
	color: #313F0F;
}
#bunjyo a {
	color: #F99;
}
#bunjyo h3 {
	color: #7464AC;
	text-align: center;
}
#bunjyo p {
	font-size: 12px;

}
#bunjyo h2 {
	text-align: center;
	margin-bottom: 8px;
}
#bunjyo a img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#hpbunjyo {
	height: 130px;
	background-image: url(../images/images_back/green_back.png);
	color: #630;
	padding-bottom: 20px;
	padding-left: 20px;
	width: 700px;
	margin-left: -7px;
	margin-top: 70px;
	padding-top: 15px;
}
#hpbunjyo p {
	text-indent: 40px;
	font-size: 11px;
}

#main #shiawasenotou {
	padding-top: 50px;
	padding-right: 130px;
	padding-bottom: 40px;
	padding-left: 130px;
	height: 1150px;
	background-position: bottom;
	background-repeat: no-repeat;
	font-size: 11px;
}
#shiawase {
	height: 200px;
	width: 300px;
	margin-left: 370px;
	font-size: 11px;
	bottom: 200px;
	position: relative;
}
#shiawasenotou img {
	margin-left: 20px;

}
#shiawase ul {
	list-style-type: square;
}
#shiawase1 {
	background-image: url(../images/images_back/parple_back2.png);
	background-position: top;
	padding-top: 20px;
	height: 230px;
	margin-top: 30px;
	margin-bottom: 70px;
}
#shiawasenotou p {
	font-size: 12px;

}
#shiawasenotou a {
	color: #F99;
}
.img_left {
	text-align: right;

}
.img_left p {
	text-align: left;
}
.img_left a img {
	margin-top: -35px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#top_schedule .scroll {
	overflow: auto;
	width: 310px;
}
#top_schedule #scroll {
	overflow: auto;
	height: 120px;
	margin-top: 55px;
	width: 331px;
}
#scroll table a {
	color: #FFF;
	background-color: #B57704;
	text-decoration: none;
	line-height: 25px;
	padding-right: 6px;
	padding-left: 6px;
	padding-top: 3px;
	font-size: 11px;
	padding-bottom: 1px;
}

/*掲示板の表*/
#top_new #new dt strong {
	color: #F00;
	font-size: 36px;
	font-family: "ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
}
#top_new #osirase {
	background-color: #FFCA95;
	border: thin double #69714C;
	padding: 2px;
	margin-top: 5px;
}
#osirase p {
	padding-left: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
}
#new dt em {
	font-size: 20px;
}
#new dt a {
	text-decoration: underline;
	color: #F60;
}
#new strong a {
	color: #FB3300;
}
#scroll table tr td {
	vertical-align: top;
}
#new strong {
	color: #3F005E;
	font-size: 15px;
	padding-left: 10px;
}
#top_new #new em a {
	font-size: 11px;
	color: #C6C;
	text-decoration: underline;
	text-align: right;
}
#top_new #new ul li {
	color: #7D003F;
	list-style-type: square;
	list-style-position: inside;
	font-weight: bold;
}
