/* FontSizeSetting */
body,h1,h2,h3,h4,h5,h6,p,pre,button,caption,input,option,select,textarea,dl,ol,ul,table,tr,form {
	font-size: small;
	line-height:130%;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	color: #333333;
}


/* LinkSetting FF対策 */
A:link {text-decoration:none; color: #0000FF}
A:visited {text-decoration:none; color: #0000FF}
A:active {text-decoration:none; color: #D95584}
A:hover {text-decoration:underline; color: #D95584}


/* layoutSetting */



body {
	margin: 0px;
	padding: 0px;
	background-color: #F0FFFF;
}


img{
	border-width: 0px;

}

.clear{
	clear: both;
}

hr{
	display: none;
}
div#stage {
	width: 100%;
	padding: 0px;
	text-align: center;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;

}


div#wrapper{
	width: 100%;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFFFFF;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #CCCCCC;
	border-left-color: #CCCCCC;
	padding: 0px;
}




div#head {
	width: 100%;
	text-align: left;
	background-position: 0px 0px;

}

div#head_line{
	background-color: #FDECF2;
	text-align: right;
	padding-top: 3px;
	padding-right: 15px;
	padding-bottom: 3px;
	font-size: 14px;
	color: #666;
	font-weight: bold;
	margin: 0px;
	padding-left: 0px;
	font-family: "ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
}


div#head h1{
	background-color: #FDECF2;
	text-align: right;
	padding-top: 3px;
	padding-right: 15px;
	padding-bottom: 3px;
	font-size: 12px;
	color: #999999;
	font-weight: normal;
	margin: 0px;
	padding-left: 0px;
}

div#head_left{
	margin: 0px;
	padding: 0px;
	width: 100%;
}

div#head_left_copy{
	margin: 0px;
	padding: 0px;
	width: 100%;
	background-image: url(../../images/top_title_03.gif);
	background-repeat: no-repeat;
}

div#head_left_copy_box{
	text-align: left;
	width: 100%;
	margin-right: auto;
	margin-left: auto;
	padding-top: 15px;
	padding-bottom: 30px;
}


div#head_right{
	margin: 0px;
	padding: 0px;
	width: 100%;
}


div#main {
	padding: 0px;
	width: 100%;
	margin: 0px;
	clear: both;

}


#noFlash img{
	width: 100%;
}

div#left{
	margin: 0px;
	padding: 0px;
	width: 100%;
}


div#menu{
	padding: 0px;
	margin: 0px;
	width: 100%;
	overflow: hidden;
}

div#menu ul{
	padding: 0px;
	list-style-type: none;
	margin-top: 0px;
	margin-right: 1%;
	margin-bottom: 0px;
	margin-left: 1%;
}


div#menu ul li{
	padding: 0px;
	list-style-type: none;
	display: block;
	width: 49%;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 3px;
	margin-left: 0px;
	text-align: left;
	background-color: #fdecf2;
	border: 1px solid #FC9;
	float: left;
}


div#menu ul li A:link {
	text-decoration:none;
	color: #000000;
	display: block;
	padding: 10px;
}
div#menu ul li A:visited {text-decoration:none; color: #000000}
div#menu ul li A:active {text-decoration:none; color: #000000}
div#menu ul li A:hover {
	text-decoration:none;
	color: #000000;
	background-color: #FBDBE7;
}


div#right{
	width: 95%;
	text-align: left;
	padding: 0px;
	margin-top: 20px;
	margin-right: auto;
	margin-left: auto;
}

div#right #sampletop{

}

.sampleblock{
	width: 80%;
	padding: 15px;
	margin-right: auto;
	margin-left: auto;
	border: 1px solid #FC9;
	margin-top: 10px;
	margin-bottom: 10px;
}

.img_center{
	text-align: center;
	margin-right: auto;
	margin-left: auto;
}

div#footer{
	clear: both;
	width: 100%;
	margin: 0px;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	color: #666;
	background-color: #F9BACF;
	text-align: center;
	padding: 0px;
}

div#footer ul{
	overflow: hidden;
	list-style-type: none;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 15px;
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

div#footer ul li{
	float: left;
	margin-right: 15px;
	list-style-type: none;
	margin-bottom: 15px;
}

div#footer ul li A{
	color: #333;
	text-decoration: none;
}

#copyright{
	text-align: left;
	padding: 5px;
}

h2{
	border-top: 1px solid #FF99CC;
	border-right: 2px solid #FF99CC;
	border-bottom: 2px solid #FF99CC;
	border-left: 1px solid #FF99CC;
	background: #FFFFFF url(../../images/bg_grade.jpg) no-repeat;
	text-align: left;
	width: 90%;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 15px;
}

.pop_setumei {
	font-family: "ＭＳ Ｐゴシック", Osaka;
	width: 90%;
	text-align: left;
	list-style: url(../../images/dot10.gif);
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 30px;
}

h3{
	font-size: 100%;
	color: #314D52;
	margin: 20px 0px 0px 20px;
	padding: 0px 0px 0px 10px;
	border-left: thick double #CC0066;

}

h4{
	color: #0066CC;
	margin: 0px;
	padding: 0px 0px 0px 10px;	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 100%;
	font-weight: bold;
}




#stage #wrapper #main #right li {
　list-style: url(../../images/dot10.gif);
}


#table_kasumi {
	background: url(../../images/kasumi.gif) no-repeat center center;
	width: 90%;
	padding: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#td_l {
	background: url(../../images/kasumi_l.gif) no-repeat center center;
}


#td_y_s {
	background: url(../../images/kasumi_y_.gif) no-repeat center center;
}



#stage #wrapper #main #right #td_y {
	background: url(../../images/kasumi_l.gif);
}


#stage #wrapper #main #right #table_kasumi #table_kasumi table {
	margin-left: 10px;
}

.pop {	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;color: #666666;
	background: url(../../images/bk_pop.gif) no-repeat;
	text-align: center;
	height: 700px;
	width: 450px;
	clear: both;
	margin-right: auto;
	margin-left: auto;
	
}

.pop2 {	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;color: #666666;
	background: url(../../images/bk_pop.gif) no-repeat left top;
	text-align: center;
	height: 600px;
	width: 700px;
	clear: both;
	float: none;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}

.pop5 {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	color: #666666;
	background: url(../../images/bk_pop.gif) no-repeat;
	text-align: left;
	list-style: circle;
	text-indent: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 0px;
}


.pop5 table {
	margin-right: auto;
	margin-left: 0px;
	padding-left: 0px;
	
}

.pop5 img {
	text-align: center;
	width: 100%;
}

.pop5_setumei {
	padding-left: 50px;
	margin-left: 0px;
	padding-top: 20px;
	list-style: url(../../images/dot10.gif);
	margin-top: 10px;
}

.pop3_setumei {
	width: 500px;
	padding-left: 60px;
	margin-left: 60px;
	padding-top: 20px;
	list-style: url(../../images/dot10.gif);
}

#stage #wrapper #main #right #table_kasumi #table_kasumi table {
	float: right;
	margin-right: 0px;
	margin-top: 0px;
}
#table_kasumi #table_kasumi table {
	margin-top: 0px;
	margin-bottom: 360px;
}
#table_kasumi #table_kasumi table {
	float: right;
	width: 100px;
	margin-top: 0px;
	margin-right: 0px;
}
#stage #wrapper #main #right table {
	margin: 0px;
}
#stage #wrapper #main #right table {
	margin: 0px;
	padding: 0px;
}

#nedan {
	line-height: 1.2em;
	float: none;
	width: 450px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 30px;
}

#stage #wrapper #main #right #nedan table td {
	border-bottom: thin dotted #999999;
}
.pop_setumei_plo {
	font-family: "ＭＳ Ｐゴシック", Osaka;
	background: url(../../images/bk1.gif) repeat-y;
	width: 80%;
	margin-left: auto;
	margin-top: 0px;
	margin-bottom: 0px;
	line-height: 1.5em;
	margin-right: auto;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 20px;
}
.pop3 {	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;color: #666666;
	background: url(../../images/bk_pop.gif) no-repeat left top;
	height: 850px;
	width: 750px;
	margin: 0px auto;
	clear: both;
	text-align: left;
}

div#right_plo{
	margin: 0px;
	padding: 0px 15px 0px 0px;
	width: 70%;
	text-align: left;
}
#stage #wrapper #main #right_plo table td{
	border-bottom: medium solid #FFFFFF;
}
#wrapper_thanks {
	text-align: center;
}
div#main2 {
	width: 100%;
	overflow: hidden;
	margin-top: 20px;
}


div#main2 ul{
	padding: 0px;
	list-style-type: none;
	margin: 0px;
}

div#main2 ul li{
	width: 42%;
	margin-right: 2%;
	margin-left: 2%;
	margin-bottom: 5px;
	border: 1px solid #F99;
	list-style-type: none;
	padding: 10px;
	float: left;
}

.bg_grn{}

.bg_blue{}

	
#stage #wrapper #main2 table tr td img {
	float: none;
	clear: both;
	margin: 5px auto;
	border: 1px solid #FFFFFF;
}

.img2 {
	margin: auto;
	text-align: center;
	border: 1px none #FFFFFF;
}

.box2 {
	text-align: left;
	width: 200px;
	padding-left: 5px;
}

.box3 {
	text-align: left;
	width: 600px;
	padding-left: 5px;
}



#stage #wrapper #main2 table td {
	border: 1px solid #CC0033;
}
#stage #wrapper #main2 .box2　kakudai {
	font-weight: bold;
	background: #F5F5F5;
	padding: 1px;
	width: 80px;
	border: 1px solid #999999;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
}
div#main3 {
	width: 90%;
	text-align: left;
	border-top: thin double #99CC00;
}

div#main4 {
	width: 90%;
	text-align: left;
	border-top: thin double #99CC00;
	margin-top: 20px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 20px;
}

div#main5 {
	width: 90%;
	text-align: left;
	border-top: thin double #99CC00;
	margin-top: 20px;
	margin-right: 0px;
	margin-left: auto;
	padding-bottom: 20px;
}

div#main6 {
	width: 90%;
	text-align: left;
	border-top: thin double #99CC00;
	margin: 20px auto 10px;
}



#stage #wrapper #main3 table {
	margin-right: auto;
	margin-left: 50px;
	margin-bottom: 30px;
}
#stage #wrapper #main4 table {
	text-align: left;
	margin-right: auto;
	margin-left: auto;
}
#stage #wrapper #main4 li {
	list-style: url(../../images/dot10.gif);
}
#stage #wrapper #main3 h2 {
	border-top: 1px solid #FF99CC;
	border-right: 2px solid #FF99CC;
	border-bottom: 2px solid #FF99CC;
	border-left: 1px solid #FF99CC;
	background: #FFFFFF url(../../images/bg_grade.jpg) no-repeat;
	text-align: left;
	margin: 0px auto 0px 0px;
	padding: 5px;
	width: 450px;
}
h5 {
	text-align: left;
	padding: 5px 5px 5px 15px;
	margin-left: 20px;
	border-bottom: medium double #CC0000;
	width: 300px;
}
#stage #wrapper #main5 #nedan table td {
	border-bottom: thin dotted #999999;
	border-top-width: thin;
	border-right-width: thin;
	border-left-width: thin;
}
#stage #wrapper #main6 li {
	list-style: url(../../images/dot10.gif);
	margin-top: 0px;
}
#stage #wrapper #main5 .tyuumon {
	width: 600px;
	margin-left: auto;
	margin-right: auto;
	text-align: right;
}
#stage #wrapper #main5 table {
	margin-right: auto;
	margin-left: auto;
}

#stage #wrapper #main5 #td_l img {
	background: url(../../images/kasumi_l.gif) no-repeat center center;
	border: 1px solid #F5F5F5;
}
#stage #wrapper #main5 #td_y_s img {
    border: 1px solid #F5F5F5;
}
#stage #wrapper .tyuumon {
	margin-right: 10px;
	text-align: right;
}
#stage #wrapper #main #right .pop_setumei li {
	list-style: url(../../images/dot10.gif);
}
#top_menu {	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 12px;
	color: #666666;
	background-color: #FDECF2;
	text-align: right;
	padding-bottom: 3px;
	padding-right: 15px;
}
#top_menu A:link {text-decoration:none; color: #666666}
#top_menu A:visited {text-decoration:none; color: #666666}
#top_menu A:active {text-decoration:none; color: #A20D06}
#top_menu A:hover {text-decoration:none; color: #A20D06}
.naiyou_text_490 {	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	line-height: 1.5em;
	color: #333333;
	width: 490px;
	margin-top: 5px;
	margin-right: auto;
	margin-bottom: 5px;
	margin-left: auto;
}
.naiyou_text_490 p {	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	line-height: 1.5em;
	color: #333333;
	width: 490px;
	margin-top: 5px;
	margin-right: auto;
	margin-bottom: 5px;
	margin-left: auto;
}
.naiyou_text_490 p A:link {text-decoration:none; color: #003366}
.naiyou_text_490 p A:visited {text-decoration:none; color: #003366}
.naiyou_text_490 p A:active {text-decoration:none; color: #A20D06}
.naiyou_text_490 p A:hover {text-decoration:none; color: #A20D06}
#namae {	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	background-color: #FFFFFF;
	display: block;
	width: 400px;
	margin-top: 20px;
	margin-right: auto;
	margin-bottom: 20px;
	margin-left: auto;
	border: 1px dotted #7B97E0;
	line-height: 2em;
	color: #333333;
	padding: 10px;
}
#namae_kome {	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	line-height: 2em;
	color: #333333;
	width: 90%;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
}
.naiyou_text_400 {	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	line-height: 1.5em;
	color: #000033;
	width: 450px;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 20px;
	margin-left: 0px;
	font-weight: normal;
	border: 1px solid #ccffcc;
	padding: 3px;
	background-color: #E0FFFF;
}
h3 {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	line-height: 1.5em;
	color: #000033;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 20px;
	margin-left: 0px;
	font-weight: normal;
	border: 1px solid #7B97E0;
	padding: 3px;
	background-color: #FFFFFF;
}
.yougo_naiyou {	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	line-height: 1.5em;
	color: #333333;
	width: 90%;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 20px;
}
.yougo_naiyou  A:link {
	text-decoration:none;
	color: #003366;
	text-align: right;
	display: block;
}
.yougo_naiyou  A:visited {
	text-decoration:none;
	color: #003366;
	text-align: right;
	display: block;
}
.yougo_naiyou  A:active {text-decoration:none; color: #A20D06;
	text-align: right;
	display: block;}
.yougo_naiyou  A:hover {text-decoration:none; color: #A20D06;
	text-align: right;
	display: block;}
.q {	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	color: #333333;
	background-image: url(../../images/q2_bk.gif);
	background-repeat: no-repeat;
	width: 90%;
	margin-bottom: 5px;
	text-indent: 30px;
	height: 30px;
	padding-top: 10px;
	padding-bottom: 5px;
	margin-left: 5px;
}
.q2{	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	color: #333333;
	background-image: url(../../images/q2_bk.gif);
	background-repeat: no-repeat;
	width: 90%;
	margin-bottom: 5px;
	text-indent: 30px;
	height: 50px;
	padding-top: 10px;
	padding-bottom: 5px;
	margin-left: 5px;
}
#stage #wrapper #main #right .yougo_naiyou table td {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #FF9999;
}
.naiyou_text_250 {	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	line-height: 1.5em;
	color: #333333;
	width: 80%;
	margin-top: 5px;
	margin-right: auto;
	margin-bottom: 5px;
	margin-left: auto;
	border: 1px solid #FFCCCC;
}
#stage #wrapper #main #right .yougo_naiyou ol {
	list-style-type: decimal;
}
.keijiban {	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 12px;
	line-height: 1.5em;
	color: #333333;
	width: 400px;
	margin-top: 20px;
	margin-right: auto;
	margin-bottom: 20px;
	margin-left: auto;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	border: 1px dotted #FF9999;
}
.keijiban_hiduke {	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 12px;
	color: #333333;
	text-align: right;
	padding-top: 3px;
	padding-bottom: 3px;
}
#sample {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-weight: bold;
	color: #333333;
	padding: 10px;
	width: 90%;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	line-height: 2em;
	text-align: center;
}

.pop_setumei2 {
	font-family: "ＭＳ Ｐゴシック", Osaka;
	width: 550px;
	padding: 10px 20px 10px 30px;
	text-align: left;
	margin: 0px auto 0px 0px;
	list-style: url(../../images/dot10.gif);
}
#kojin {	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 12px;
	font-weight: bold;
	height: 22px;
	width: 180px;
	margin-right: auto;
	margin-left: auto;
	border: 1px solid #CC6699;
	line-height: 2.0em;
	color: #333333;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
#kojin A:link {	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	color: #333333;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#kojin A:hover {	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	color: #FF6699;
	line-height: 2.0em;
	padding-bottom: 2px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#stage #wrapper #main #right ol {
	list-style-position: inside;
	list-style-type: decimal;
	margin-left: 5px;
	padding-left: 30px;
}


#stage #wrapper #main #right ol li {
	list-style-position: inside;
	list-style-type: none;
}
#kojin_no {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 12px;
	line-height: 2em;
	color: #333333;
	width: 90%;
	margin-left: auto;
	margin-right: auto;
}
.s_
.s_size {
	width: 80%;
	margin-left: 30px;
	border: 1px solid #EFB3C5;
	padding: 5px;
	margin-bottom: 20px;
}
.pop5 table tr td img {
	padding-top: 0px;
	margin: 0px auto 20px;
}

#list_dot {
	list-style-image: url(../../images/dot10.gif);
}

#list_dot ul li {
	list-style-image: url(../../images/list_1.gif);
}

#list_dot2 {
	list-style-image: url(../../images/dot10.gif);
}

#list_dot2 ul li {
	list-style-image: url(../../images/list_1.gif);
}
#list_dot_2 {
	list-style-image: url(../../images/list_2.gif);
}

#list_dot_2 ul li {
	list-style-image: url(../../images/list_2.gif);
}

#stage #wrapper #main #right ul li {
	list-style-image: url(../../images/dot10.gif);
}
/* flash追加 */

#top_fla{
	width: 750px;
}


#top_catch{
	background-image: url(../../images/top_catch.jpg);
	background-repeat: no-repeat;
	background-position: left top;

}
#top_catch .copy{
	text-align: left;
	margin-top: 0px;
	margin-bottom: 25px;
	width: 90%;
	margin-right: auto;
	margin-left: auto;
}
/*20121011*/
.section10{
	text-align: left;
	padding: 10px;
	background-color: #FCF1F5;
	line-height: 1.5em;
}#stage #wrapper #main5 #nedan tr td .section10 p strong {
	color: #C00;
	margin-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #C00;
	padding-bottom: 5px;
}

.redList li {
	color: #C00;
	list-style-type: upper-alpha;
}  
.redList span {  
 color: #000000;  
}  
.keijiban A:link {
	text-decoration:none;
	color: #000000
}
.keijiban A:visited {text-decoration:none; color: #666666}
.keijiban A:active {text-decoration:none; color: #A20D06}
.keijiban A:hover {text-decoration:none; color: #A20D06}


/*20130621更新*/
.s_boxsize  {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	width: 350px;
	margin-left: 30px;
	padding: 5px;
	text-indent: 0;
}
.pop5_013 {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	color: #666666;
	background: url(../../images/bk_pop.gif) no-repeat;
	text-align: left;
	width: 610px;
	text-indent: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 0px;
	list-style-image: url(../../images/dot10.gif);
}


.pop5_013 table {
	margin-right: auto;
	margin-left: 0px;
	padding-left: 0px;
	
}

.pop5_013 img {
	margin-right: auto;
	margin-left: auto;
}

.pop5_013s_setumei {
	width: 550px;
	padding-left: 50px;
	margin-left: 0px;
	padding-top: 20px;
	list-style: url(../../images/dot10.gif);
	margin-top: 10px;
}
#back_Home {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	color: #F39;
	text-decoration: none;
	margin-bottom: 10px;
}
#back_Home A:link {
	color: #F39;
	text-decoration: none;
	display: block;
	font-size: 120%;
	padding: 15px;
	background-color: #F5F5F5;
	}
	#back_Home A:visited {
		color: #F39;
	text-decoration: none;
	}
	#back_Home A:active {
		color: #F39;
	text-decoration: none;
	}
	#back_Home A:hover {
		color: #F39;
	text-decoration: none;
	}.pop5 table tr td .pop5_setumei ul li {
	list-style-image: url(../../images/dot10.gif);
}
.pop5_013 table tr td .pop5_013 ul li {
	list-style-image: url(../../images/dot10.gif);
}
.tex_b_pin {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", saaans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #EDB0C2;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 15px;
}

#torihik{}
#torihiki_le {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	list-style-image: url(../../images/dot10.gif);
	list-style-type: disc;
	float: left;
	width: 40%;
}
#torihiki_ri {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	list-style-image: url(../../images/dot10.gif);
	list-style-type: disc;
	float: right;
	width: 40%;
}

.subpage{
	width: 100%;
}

.subpage td img{
	width: 100%;
}

#pagetitle{
	font-size: 130%;
	font-weight: bold;
	color: #333;
	padding: 15px;
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #F99;
	text-align: left;
	margin-top: 5px;
	margin-bottom: 15px;
}

.pagenavi{
	overflow: hidden;
}

.pagenavi ul{
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
.pagenavi ul li{
	padding: 5px;
	float: left;
	width: 29%;
	margin-right: 0%;
	margin-left: 2%;
	display: block;
	background-color: #E8E8E8;
	background-image: none;
	text-align: center;
	list-style-type: none;
}

.pagenavi ul li a{
	display: block;
}

.align_right{
	float: right;
}
.copy_left{
	float: left;
	width: 60%;
}
.copy_right{
	float: right;
	width: 35%;
}

#sikisi{
	overflow: hidden;
}

#otoko{
	text-align: center;
	padding: 10px;
}

#onna{	text-align: center;
	padding: 10px;}
	
.wedding_sample{
	width: 95%;
	margin-right: auto;
	margin-left: auto;
	overflow: hidden;
}
	
.wedding_sample ul{
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}

.wedding_sample ul li{
	width: 42%;
	margin-top: 5px;
	margin-bottom: 5px;
	margin-left: 2%;
	padding: 10px;
	float: left;
	height: 320px;
	margin-left: 10px;s	
}


.wedding_sample_img{
	text-align: center;
	padding: 10px;
}

.sittoku_t {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	color: #000;
	background-image: url(../../images/shittoku_t_bk.png);
	background-repeat: no-repeat;
	margin-bottom: 5px;
	text-indent: 30px;
	padding-top: 30px;
	padding-bottom: 20px;
	margin-left: 5px;
	padding-left: 50px;
	font-weight: bold;
}

.sittoku_copy{
	padding: 10px;
}
.tableA table{
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #CCC;
	border-left-color: #CCC;

}

.tableA th{
	border-right-style: solid;
	border-bottom-style: solid;
	margin: 5px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-color: #CCC;
	border-bottom-color: #CCC;
	text-align: left;
	height: 30px;
	background-color: #F5F5DC;	
}



#stage #wrapper #main #right .sampleblock .tableA table tr td {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCC;
	padding: 5px;
}
.boxleftaki {
	border-top-width: 5px;
	border-bottom-width: 10px;
	border-left-width: 20px;
}


/*202004*/
.ggmap {
position: relative;
padding-bottom: 70%;
padding-top: 30px;
height: 0;
overflow: hidden;
}
 
.ggmap iframe,
.ggmap object,
.ggmap embed {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
}
.gmap {
height: 0;
overflow: hidden;
padding-bottom: 56.25%;
position: relative;
}
.gmap iframe {
position: absolute;
left: 0;
top: 0;
height: 100%;
width: 100%;
}
