@charset "utf-8";
/* CSS Document */

body  {
	font: 14px "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS P Gothic", sans-serif;
	background:url(../img/bg_body.gif);
	margin: 0;
	padding: 0;
	text-align: center;
	color: #666666;
	border: none;
	line-height: 150%;
}

.love #container { 
	width: 770px;
	background:url(../img/bg_maincontents.gif) left top;
	margin: 0 auto;
	border: none;
	text-align: left;
}

.love #header { 
	height: 101px;
	background:url(../img/bg_top.gif) no-repeat center top; 
	padding: 0px 10px;
	margin-right: 10px; 
	margin-left: 10px;
} 

.love #title {
	margin-top: 20px;
	margin-left:20px;
	float:left;
}

.love #title h1 {
	color: #a95067;
	margin-top: 0px;
}

.love #titleSub {
	margin-top: 10px;
	margin-right: 20px;
	float:right;
}

.love #titleSub p {
	font-size: 14px;
	font-weight:bold;
	color: #a95067;
}

.love #titleSubdata {
	margin-top: 10px;
	margin-right: 20px;
	float:right;
}

.love #titleSubdata p {
	font-size: 14px;
	font-weight:bold;
	color: #666666;
}

.love #titlenavi {
	background:url(../img/bg_top_navi.gif) no-repeat center top;
	height:52px;
	margin-top:0px;
	padding-top:10px;
	padding-left:10px;
}

.love #titlenavi p {
	font-size: 14px;
}

.love #header h1 {
	margin-right: 10px;
	margin-left: 10px;
	color: #a95067;
}

.love #header p {
	float:right;
	margin:0px;
	font-size: 14px;
}

.love #sidebar1 {
	float: left;
	width: 185px;
	padding: 0px 0 20px 0;
	margin: 0px 10px 0 10px;
	vertical-align:top;
}

.love #sidebar1Box {
	width: 170px;
	margin: 5px;
}

.love #sidebar1Box p {
	margin: 0;
	padding: 5px 0 20px 5px;
	font-size:12px;
	line-height:2em;
}

.love #submenuTitle {
	height: 22px;
	width: 170px;
	margin: 0 0 0 0;
	padding: 3px 0 0 0;
	background: url(../img/menu_bg_sub.gif) no-repeat center top;
	font-size:12px;
	font-weight:normal;
}

.love #mainContent {
	width: 545px;
	margin: 0 10px 30px 0;
	float:right;
} 

.love #contentsBox { 
	width: 545px;
	margin: 0;
	font-size:14px;
}

.love #contentsBox h2 { 
	margin: 0;
	padding: 0 0 0 42px;
	background:url(../img/meincontents_title_bg.gif) center top;
	font-size:18px;
	height: 39px;
}

.love #contentsBox h2.sub { 
	margin: 0;
	padding: 0;
	background:url(../img/underline_dashed.gif) center top;
	font-size:18px;
	font-weight:normal;
	height: 30px;
}

.love #contentsBox h3 { 
	margin: 0;
	background:url(../img/underline_dashed.gif) no-repeat center bottom;
	font-size:14px;
	font-weight:normal;
	height: 25px;
}

.love #contentsBox h3.sub { 
	margin-top: 20px;
	margin-bottom: 20px;
	background:url(../img/underline_dashed.gif) no-repeat center bottom;
	font-size:16px;
	font-weight:bold;
	color: #cc0099;
	height: 25px;
}

.love #contentsBox p { 
	margin-bottom: 20px;
	font-size:14px;
}

.love #column {
	width: 539px;
	margin: 0;
	font-size:14px;
	border:3px solid #faacac;
}

.love #column h3 {
    padding-left: 5px;
    margin-bottom:10px;
	background:url(../img/column_title.gif) center top;
	font-size:14px;
	font-weight:normal;
	color: #a95067;
	height: 24px;
}

.love #column p { 
	margin: 0 0 10px 10px;
	font-size:14px;
}

.love #navi { 
	padding: 20px 0 20px 0;
	background:url(../img/underline_all.gif) #FFFFFF no-repeat center top;
	text-align:center;
	font-size:12px;
} 
.love #navi p {
	margin: 0;
	padding: 0;
}

.love #navi a {
	text-decoration:none;
	color:#333333;
}
	
.love #footer { 
	padding: 10px 0 10px 0;
	background:url(../img/bg_footer.gif) center top;
	text-align:center;
	font-size:12px;
	color:#b98686;
} 
.love #footer p {
	margin: 0;
	padding: 0;
}

.love #footerli{
	background:url(../img/footermeubg.jpg) no-repeat center bottom;
	padding: 20px 10px 10px 10px;
	clear: both;
	text-align: center;
}

.love #footerli ul li{
	display:inline;
}

/* 再使用できる各種クラス */
.fltrt {
	float: right;
	margin-left: 8px;
}
.fltlft {
	float: left;
	margin-right: 8px;
}
.clearfloat {
    clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
 
<!--[if IE]>
<style type="text/css"> 

.love #sidebar1 { padding-top: 0px; }
.love #mainContent { zoom: 1; padding-top: 20px; }

</style>
<![endif]-->

dl{
    margin-top:0px;
    margin-right:3px;
    margin-bottom:1em;
    padding:0px;
    float:left;
    font-size:14px;
    font-weight:bold;
    color: #a95067;
    border-width:none;

}

dt{
    height:39px;
    margin:20px 0 0 0;
    padding:5px 0 0 20px;
    background:url(../img/menu_bg_category.gif) no-repeat center top;
    font-size:14px;
    font-weight:bold;
    color: #a95067;
    vertical-align: middle;
	

}
dd{
    display:block;
    background:url(../img/menu_arrow.gif) no-repeat left 10px;
    padding:5px 12px 5px 20px;
    margin:0 12px 0 5px;
    border:none;
    color: #a95067;
}

/*　テキストボックス　*/

.txtBox_left {
	float:left;
	margin: 50px 0 0 0;
}

.txtBox_light {
	float:right;
	margin: 50px 0 0 0;
}

.btBox {
	padding:10px 0 10px 0;
	text-align:right;
}
	

/*　区切り線　*/

.line_all {
	background:url(../img/underline_main.gif) no-repeat left center;
	padding:30px 0 40px 0;
}

.line_mini {
	background:url(../img/underline_sub.gif) no-repeat left center;
	padding:30px 0 20px 0;
}


/*　イメージ関連設定　*/


.ph200{
	width:200px;
	float: left;
	margin:0 20px 6px 0;
}

.ph160{
	width:160px;
	float: left;
	margin:0 20px 6px 0;
}

.ph146{
	width:146px;
	float: left;
	margin:0 20px 6px 0;
}

img.main {
	border: 0;
	float: left;
	padding: 0 20px 20px 0;
}

img.ma {
	border: 0;
	float: right;
	padding: 0 0 20px 20px;
}

img.mark {
	border: 0;
	padding: 0 5px 0 0;
	vertical-align: center;
}

img.bt {
	border: 0;
	margin-bottom:20px;
	padding-bottom: 10px;
}

img {
	border: 0;
}

/* リンク装飾　*/

a {
	text-decoration:underline;
	color:#a95067;
}

.submenuTitle {
	height: 22px;
	background: url(../img/menu_bg_h3.gif) no-repeat center top;
	font-size:12px;
	font-weight:normal;
}

.color1 {
	color: #ffffff;
}
.red {
	color: #ff0000;
}
.blue1 {
	color: #0066cc;
}
.bold {
	font-weight: bold;
}
.bold1 {
	font-weight: bold;
	color: #191970;
}

.bold2 {
	font-weight: bold;
	color: #cc0099;
}
