/*---Arett for Marriage_writeSP: 2006.12.01-- */

@charset "Shift_JIS";


/*----基本----*/

body {
	font-family: "ＭＳ Ｐゴシック", "MS PGothic", Arial, Helvetica, Sans-Serif;
}

ul, ol, dl { 
	margin-top: 5px; 
	margin-bottom: 0; 
}


h2{
	font-size: 90%;
	color: #333;
	font-weight: normal;
	text-decoration: none; 
	text-align: left;
	line-height: 1.4;
	margin-top:10px;
	margin-bottom:10px;
}


h2 a,
h2 a:link,
h2 a:visited,
h2 a:active{
	text-decoration: none; 
	color: #FF4F75;
}


.left{
	text-align: left;
}


/*----メイン----*/

.page_medi {
	font-size: 90%;
	color: #333;
	text-decoration: none; 
	text-align: left;
	line-height: 1.4;
}
.page_medi a,
.class_name a:link,
.class_name a:visited,
.class_name a:active{
	text-decoration: none; 
	color: #0066CC;
}
.page_medi a:hover  {
	text-decoration: none; 
	color:#FF6699;
}
.page_medi_red{
	font-size: 90%;
	color: #CC0000;
	text-decoration: none; 
	text-align: left;
	line-height: 1.4;
}
.page_medi_pink{
	font-size: 90%;
	color: #FF4F75;
	text-decoration: none; 
	text-align: left;
	line-height: 1.4;
}

.page_medi_bold {
	font-size: 90%;
	color: #333;
	font-weight: bold;
	text-decoration: none; 
	text-align: left;
	line-height: 1.4;

}
.page_medi_bold_gray {
	font-size: 90%;
	color: #786E64;
	font-weight: bold;
	text-decoration: none; 
	text-align: left;
	line-height: 1.4;

}
.page_small {
	font-size: 80%;
	color: #333;
	text-decoration: none; 
	text-align: left;
	line-height: 1.4;
}
.page_small a,
.class_name a:link,
.class_name a:visited,
.class_name a:active{
	text-decoration: none; 
	color: #0066CC;
}
.page_small a:hover  {
	text-decoration: none; 
	color:#FF6699;
}

.page_large {
	font-size: 100%;
	color: #333;
	font-weight: bold;
	text-decoration: none; 
	text-align: left;
	line-height: 1.4;
}
.page_large_pink{
	font-size: 100%;
	color: #FF4F75;
	font-weight: bold;
	text-decoration: none; 
	text-align: left;
	line-height: 1.9;	
}

td.contact{
	margin: 0px;
	padding: 10px;
	background-color: #FFF;
	border: 1px solid #FFAABE;
	text-align: center;
}
td.back_pink{
	margin: 0px;
	padding: 6px;
	background-color: #FFE7DA;
	border: 1px solid #FFF;
	text-align: center;
}
td.back_pink2{
	margin: 0px;
	padding: 3px;
	background-color: #FFE7DA;
	text-align: left;
	vertical-align:top;
}
td.back_white{
	margin: 0px;
	padding: 6px;
	background-color: #FFF;
	text-align: left;
	vertical-align:top;
}

/*----お知らせ---*/

.news {
	font-size: 90%;
	color: #333;
	text-decoration: none; 
	text-align: left;
	line-height: 1.4;
}
.news a,
.class_name a:link,
.class_name a:visited,
.class_name a:active{
	text-decoration: none; 
	color: #0066CC;
}
.news a:hover  {
	text-decoration: none; 
	color:#FF6699;
}



/*----フォーマット---*/
/*----titleはH1スタイル----*/

.title {
	font-size: 110%;
	color: #967D7D;
	background-color: #FFF;
	font-weight: bold;
	text-decoration: none; 
	text-align: left;
	line-height: 1.2;
	margin-top:12px;
	margin-bottom:0px;
}


/*----配置----*/
.flo_r {
	margin-left: 10px; float: right;
}
.flo_r20 {
	margin-left: 20px; float: right;
}
.flo_l{
	margin-right: 10px; float: left;
}
.flo_l20{
	margin-right: 10px; float: left;
}
.flo_w{
	margin-right: 10px; 
	margin-left: 10px; 
	float: left;
}

.image_m{
	vertical-align:middle;
}
.image_tb{
	vertical-align:text-bottom;
}


/*----フッターとナビ用----*/

.copyright {
	font-size: 80%;
	color: #666;
	text-decoration: none; 
	text-align: center;
	line-height: 1.4;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.copyright a,
.class_name a:link,
.class_name a:visited,
.class_name a:active{
	text-decoration: none; 
	color: #666;
}
.copyright a:hover{
	text-decoration: none; 
	color:#FF6699;
}

.pagelink {
	font-size: 80%;
	color: #666;
	background-color: #FFF;
	text-decoration: none; 
	text-align: left;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 5px;
}
.pagelink a,
.class_name a:link,
.class_name a:visited,
.class_name a:active{
	text-decoration: none; 
	color: #666;
	background-color: #FFF;
}
.pagelink a:hover{
	text-decoration: none; 
	color:#FF6699;
	background-color: #FFF;
}

.pagetop {
	font-size: 80%;
	color: #666;
	background-color: #FFF;
	text-decoration: none; 
	text-align: right;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 5px;
	vertical-align:middle;
}
.pagetop a,
.class_name a:link,
.class_name a:visited,
.class_name a:active{
	text-align: right;
	text-decoration: none; 
	color: #666;
	background-color: #FFF;
}
.pagetop a:hover{
	text-align: right;
	text-decoration: none; 
	color:#FF6699;
	background-color: #FFF;
}

td.navi{
	background-color: #C98C76;
}
td.top_title{
	background-color: #FFF;
	background-image: url(../img/head.gif);
	background-repeat: no-repeat;
}
.midashi {
	font-size: 100%;
	color: #FF4F75;
	font-weight: bold;
	text-decoration: none; 
	text-align: center;
	line-height: 1.2;
	margin-top:0px;
	margin-bottom:10px;
}

/*2010.9 追加*/

.top_md1 {
	font-size: 90%;
	color: #FF4F75;
	text-decoration: none;
	text-align: left;
	font-weight: bold;
	margin: 3px 0 0 0;
	padding: 0px;
	padding-left: 25px;
}

.top_md2 {
	font-size: 80%;
	color: #FF4F75;
	text-decoration: none;
	text-align: left;
	line-height: 1.4;
	background-repeat: no-repeat;
	padding-left: 21px;
	padding-top: 5px;
	margin-bottom: 5px;
	margin-top: 18px;
	background-image: url(../img/top_column2.gif);
	font-weight:bold;
}

.top_md3 {
	font-size: 80%;
	color: #FF4F75;
	text-decoration: none;
	text-align: left;
	line-height: 1.4;
	background-repeat: no-repeat;
	padding-left: 10px;
	padding-top: 0px;
	margin-bottom: 0px;
	margin-top: 18px;
	background-image: url(../img/top_disc.gif);
	font-weight:bold;
}

.top_md3b {
	font-size: 80%;
	color: #FF4F75;
	text-decoration: none;
	text-align: left;
	line-height: 1.4;
	background-repeat: no-repeat;
	padding-left: 10px;
	padding-top: 0px;
	margin-bottom: 0px;
	background-image: url(../img/top_disc.gif);
	font-weight:bold;
}

