/* 2008 スゴワザcss→ラブワザcss merge.cake.generic2.css */
/* ★★★ views/layouts/default.thtml 関連 ★★★ */
/* 
ラブワザ　トップページ 2008
CSS Document */

A:link { text-decoration: none; color: #3366CC;}
A:visited { text-decoration: none; }
A:active { text-decoration: none; }
A:hover { text-decoration:underline; background: #fee1ad; color: #ff9900;}

/*
#header table {
	background-color: #FFFFFF;
	margin: 0;
	padding: 0;
	width: 100%;
	border: 0px;
}

#header .banner {
	height: 60px;
}
#header .banner table tr {
	text-align: left;
	vertical-align: middle;
}
#header .banner .left {
	width: 679px;
	vertical-align: bottom;
}
#header .banner .right {
	width: 526px;
}

#header .serch1 {
	padding: 0px 0px 0px 10px;
	font-size: small;
	line-height: 150%;
	color: #222222;
	text-align: left;
	vertical-align: middle;
	background-image: url(../img/jantitle_back1.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
}
*/

/* ★★★ views/layouts/default.thtml 関連 ★★★ */



/*
*{
margin: 0;
padding: 0;
}
*/

/* ラブワザ　body */
/* タグ定義 */

body {
	background-repeat: repeat;
	margin-top: 0px;
	padding-top: 0px;
	background-color: #FFEA91;
	background-image: url('/img/w_backimg2.gif');
}
h1 {
	font-size: small;
	color: #222222;
	margin-top: 3px;
	margin-right: 0px;
	margin-bottom: 3px;
	margin-left: 0px;
	font-weight: normal;
	background-color: #D7F0FF;
}
h2 {
	width: 100%;
	height: auto;
	font-size: medium;
	line-height: 150%;
	color: #FFFFFF;
	margin-bottom: 3px;
	padding: 3px;
	font-weight: bold;
	background-color: #000099;
	border: 1px solid #DDDDDD;
}
h3 {
	width: 99%;
	height: auto;
	font-size: small;
	line-height: 130%;
	color: #222222;
	margin-bottom: 3px;
	padding: 3px;
	font-weight: bold;
	background-color: #ffff99;
	border-bottom: 1px solid #999999;
	text-align: left;
}

/*ラブワザ　無効化
body{
	font-size: small;
	color: #222222;
	background-color: #FFFFFF;
	background-image: url(../img/backg1.gif);
	line-height: 120%;
*/

/*
	text-decoration: none;
*/
}

fieldset{
/* border-color: #aaaaaa; */
padding: 0.5em;
}

legend{
font-size: 11pt;
font-weight: bold;
color: #ff0000;
}


/* ★★★ tables ★★★ */

/*ラブワザ　無効化
table {
width: 100%;
*/

/*
border-top: 1px solid #ccc;
border-left: 1px solid #ccc;
border-bottom: 1px solid #ccc;
*/

/*ラブワザ　無効化
color: #333333;
margin: 0 0 1em 0;
line-height:120%;
background-color: #FF9900;
}
*/

th {
border-top: 1px solid #fff;
border-left: 1px solid #fff;
border-right: 1px solid #000000;
border-bottom: 1px solid #000000;
text-align: center;
padding:1px 4px;
font-size: small;
text-align: center;
vertical-align: middle;
background-color: #BBBBBB;
}

/*ラブワザ　無効化
table tr td {
*/

/* border-right: 1px solid #ddd; */

/*ラブワザ　無効化
padding:4px 4px;
text-align: left;
vertical-align:top;
}

table tr.altRow td {
background: #f4f4f4;
}
*/

#cakeSqlLog td {
text-align: left;
padding: 4px 8px;
background: #fff;
border-bottom: 2px solid #ccc;
}

/*ラブワザ　無効化
    table tr {
        background-color: #ffffff;
    }
*/

/*
    .even {
        background-color: #FFdd55;
    }
*/

/* forms */

form {
margin: 0em 0em 0em 0em;
}

input {
}

input[type=text] {
width: 25em;
}

input[type=checkbox] {
}

textarea {
width: 40em;
height: 10em;
font-size: 10pt;
font-weight: normal;
color: #333333;
}

select {
}

option {
}

input[type=submit] {
}

label {
font-size: 10pt;
font-weight: bold;
color: #333333;
display: block;
margin-left: 0em;
}

form div{
vertical-align: text-top;
margin-left: 1em;
margin-bottom: 1em;
}

form div.date{
margin-left: 0em;
}

.annotation {
font-size: 10px;
font-weight:normal;
color:#008000;
line-height:140%;
}

.form_error_message{
font-size: 11pt;
font-weight:bold;
color:#ff0000;
}

.required{
clear: both;
color:#222;
font-weight:bold;
}

.optional{
clear: both;
color:#555;
}

.submit {
clear: both;
margin-top: 10px;
margin-left: 10px;
}

/* General Style Info */
a{
/*
color:#003d4c;
text-decoration:none;
*/
}

a:hover{
/*
color:#003d4c;
text-decoration:underline;
*/
}

a img{
border:none;
}

/*ラブワザ　無効化

h1{
color: #003d4c;
margin:0.3em 0;
font-weight:normal;
font-size: 180%;
}

h2 {
	font-family:verdana, arial, helvetica, Sans-Serif;
	color:inherit;
	background-color:#DDEEFF;
	padding:.3em;
	border:0px;
	margin:0px 0px .5em 0px;
}

h3 {
	font-family:verdana, arial, helvetica, Sans-Serif;
	border-bottom:  3px solid #FF9900;
	border-top:     1px solid #FF9900;
	border-left:   10px solid #FF9900;
	border-right:   5px solid #FF9900;
	color:inherit;
*/

/*	background-color:#FFdd55;
	background-color:#ffffff;
	padding:.3em;
	margin:0px 0px .5em 0px;
}
 */

h4 {
	color:#0057ae;
	margin:0px 0px .5em 0px;
}

/*
h1, h2, h3, h4{
font-weight:normal;
}

h2{
color:#c6c65b;
padding-top: 1em;
margin:0.3em 0;
font-size: 180%;
}

h3{
color:#c6c65b;
padding-top:2em;
font-size: 140%;
}

h4{
color:#c6c65b;
padding-top:0.5em;
font-weight:normal;
}
*/

em {
font-size: 12px;
}

ul, li {
margin: 0 10px;
line-height:140%;
}


/* ★★★Layout★★★ */

#container{
	text-align: center;
	background: #fff;
}

/* ページヘッダー */

#header {
	width: 860px;
	background-color: #FFFFFF;
}


/* ヘッダー１段目 */
#header .box {
	width: 860px;
}
#header .box .box_pagecaption {
	width: 850px;
	height: auto;
	text-align: left;
	vertical-align: baseline;
	padding-left: 5px;
	padding-right: 5px;
}

/* ヘッダー２段目 */
#header .box2 {
	width: 860px;
	height: 63px;
	vertical-align: top;
}
#header .box2 .box2_titleimg {
	float: left;
	width: 345px;
	padding-left: 5px;
	text-align: left;
}
#header .box2 .box2_ad {
	float: left;
	width: 500px;
	padding-left: 5px;
	text-align: center;
	font-size:small;
}

/* ヘッダー３段目 */
#header .box3 {
	width: 860px;
	height: 30px;
	font-size: small;
	background-image:url('/img/w_love_back1.jpg');
	background-repeat: no-repeat;
	vertical-align: middle;
	margin-bottom: 5px;
}
#header .box3 .box3_search1 {
	float: left;
	width: 380px;
	height: 30px;
	padding-left: 5px;
	margin: 1px 0px 0px 0px;
	text-align: left;
	font-size: small;
}
#header .box3 .box3_navi1 {
	float: left;
	width: 460px;
	height: 30px;
	padding-left: 5px;
	text-align: right;
	margin-top: 8px;
	line-height: 130%;
	padding-right: 5px;
}

/*ラブワザ　無効化
#header{

#margin-top: 1em;
#padding: 4px 20px;

}
*/
#content{
clear:both;
/*
#padding: 5px 5px 10px 5px;
#color: #333;
#width: 800px;
text-align:left;
*/
}

/*ラブワザ　無効化
#footer {
	clear: both;
	border-top: 1px solid #006600;
	margin: 20px 5px;
	padding: 10px 5px;
	text-align: center;
	line-height: 140%;
	background: #fff;
}

#footer p {
	margin: 5px 10px;
}

#footer ul {
	margin: 0 10px;
}

#footer li {
	display: inline;
	padding-left:5px ;
}
*/

#login_usr_name{
clear:both;
width:810px;
text-align: right;
padding: 5px 40px 5px 0px;
background-color:#eefff6;
font-size:small;
}

.message
{
    position:absolute;
    top:50px;
    left:100px;
    width:600px;
    font-size:16px;
    border: solid 3px #000099;
    padding:20px;
    text-align:left;
    background-color:#DDDDFF;
    color:#000;
    font-weight: bold;
}


/* scaffold show */

div.related {
clear:both;
display:block;
}

dl {
line-height:2em;
margin:0em 1em;
float:left;
width: 400px;
}

dt {
font-weight: bold;
vertical-align:top;
}

dd {
margin-left:10em;
margin-top:-2em;
vertical-align:top;
}


/* notices and errors */

#flashMessage, .error, .error_message {
color:#000;
font-size: 16px;
background-color:#DDDDFF;
margin: 8px 0px;
font-weight: bold;
}

.error_message {
clear: both;
}

.error em {
font-size: 18px;
color: #003d4c;
}

.notice {
color: #656565;
font-size: 14px;
background-color: #f4f4f4;
padding: 0.5em;
margin: 1em 0;
display:block;
}

.tip {
font-size: 10pt;
font-weight: normal;
color: #656565;
background-color: #ddd;
}

/* action links */
ul.actions {
float: left;
margin-left:20px;
width: 200px;
}

ul.actions li {
margin-top: 4px;
}

pre {
padding: 1em;
}




/* ★★★詳細ページ★★★ */

.report_name{
	font-size:medium;
	font-weight:bold;
	color:#004400;
	text-align: left;
	margin-top: 5px;
	margin-bottom: 3px;
	border-left-width: 18px;
	border-left-style: solid;
	border-left-color: #00AA00;
	text-indent: 10px;
	margin-left: 5px;
	vertical-align: middle;
	padding-left: 3px;
}

.report_name_rev{
	font-size:medium;
	font-weight:bold;
	color:#004500;
	text-align: left;
	margin-top: 5px;
	margin-bottom: 3px;

	text-indent: 10px;
	margin-left: 3px;
	vertical-align: middle;
	padding-left: 2px;
	line-height: 130%;
}


.comment{
	font-size:9pt;
	font-weight:normal;
	color:#000000;
	line-height:120%;
}
.topic{
	font-size:medium;
	font-weight:bold;
	color:#990000;
	line-height:120%;
	border-left-width: 18px;
	border-left-style: solid;
	border-left-color: #990000;
	text-align: left;
	vertical-align: middle;
	padding-left: 5px;
}
.table_waku1 {
/*	font-size: small; */
	line-height: 110%;
	color: #005500;
	background-color: #FFFFFF;
	margin-bottom: 3px;
}
.kensakustyle1 {
	color: #004400;
	background-color: #EEEEEE;
	text-align: left;
	border: 1px solid #BB0000;
}
.formstyle1 {
	font-size: small;
	font-weight: bold;
	color: #222222;
	text-align: left;
	vertical-align: middle;
	border: 1px solid #AA0000;
}
.table_waku2 {
	border: 1px solid #777777;
	font-size: small;
	line-height: 120%;
	color: #444444;
	background-color: #FFFFFF;
	margin-bottom: 3px;
}
.table_wakureport1 {
/*	font-size: small; */
	line-height: 130%;
	color: #222222;
	background-color: #FFFFFF;
	text-align: left;
	vertical-align: top;
	padding-bottom: 5px;
	margin-bottom: 1px;
}
.table_waku3 {
	font-size: small;
	line-height: 110%;
	color: #444444;
	font-weight: bold;
	background-color: #FFFFFF;
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: #FFC300;
}
.table_waku4 {
	border: 1px solid #FF9900;
	font-size: small;
	line-height: 120%;
	color: #880000;
	background-color: #ffff99;
	padding: 3px;
	text-align: left;
	vertical-align: top;
}
.table_waku5 {
/*	font-size: small; */
	line-height: 110%;
	color: #000000;
	background-color: #FFFFFF;
	margin-bottom: 3px;
}

/* -------------- トップページ関係 ------------- */

.table_top {
	margin: 0;
	padding: 0;
	width: 100%;
	border: 0px;
}
.td1 {
	width: 25%;
	text-align: left;
	vertical-align: top;
}
.td2 {
	width: 50%;
	text-align: center;
	vertical-align: top;
}
.table_new {
	margin: 0;
	padding: 0;
	width: 100%;
	border: 1px;
	border-style: solid;
	border-color: #aaaaaa;
}


/*
.table_new ul, li {
margin: 0px;
}
*/
.stylecenter {
	text-align: center;
}
.table_ranking {
	background-color: #FFFFFF;
	margin: 0;
	padding: 0;
	width: 100%;
	border: 1px;
	border-style: solid;
	border-color: #0000ff;
}

.style_right {
	text-align: left;
	margin: 0px;
	padding: 10px;
}
.jansrch1 {
	font-size: medium;
	text-align: left;
	text-indent: 5px;
	vertical-align: bottom;
	padding: 2px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #663300;
}
.catg_txt1 {
	font-size: small;
	line-height: 150%;
	color: #222222;
	background-color: #EEEEEE;
	text-align: left;
	text-indent: 10px;
	vertical-align: middle;
	margin-top: 0px;
	margin-bottom: 5px;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-right: 2px;
	padding-left: 2px;
	background-image: url(../img/jantitle_back4.jpg);
	background-repeat: repeat-x;
	background-position: top;
}
.catg_txt2 {
	font-size: small;
	line-height: 150%;
	color: #222222;
	background-color: #EEECE3;
	text-align: left;
	text-indent: 10px;
	vertical-align: middle;
	margin-top: 5px;
	margin-bottom: 5px;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-right: 2px;
	padding-left: 2px;
	background-image: url(../img/jantitle_back3.jpg);
	background-repeat: repeat-x;
	background-position: top;
}
.catg_txt3 {
	font-size: small;
	line-height: 150%;
	color: #222222;
	background-color: #EEE3E3;
	text-align: left;
	text-indent: 10px;
	vertical-align: middle;
	margin-top: 5px;
	margin-bottom: 5px;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-right: 2px;
	padding-left: 2px;
	background-image: url(../img/jantitle_back1.jpg);
	background-repeat: repeat-x;
	background-position: top;
}
.catg_txt4 {
	font-size: small;
	line-height: 150%;
	color: #222222;
	background-color: #E3EEE6;
	text-align: left;
	text-indent: 10px;
	vertical-align: middle;
	margin-top: 5px;
	margin-bottom: 5px;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-right: 2px;
	padding-left: 2px;
	background-image: url(../img/jantitle_back2.jpg);
	background-repeat: repeat-x;
	background-position: top;
}
.ranktitle1 {
	font-size: medium;
	font-weight: bold;
	color: #444444;
	background-color: #FFFFFF;
	text-align: left;
	text-indent: 5px;
	vertical-align: bottom;
	padding: 2px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #000099;
}
.style_left {
	text-align: left;
	margin: 0px;
	padding: 10px;
}
.backimg1 {
	background-image: url(../img/back_img1.gif);
	background-repeat: repeat-y;
	background-position: 0px -100px;
}
.table_red1 {
	background-color: #000000;
	color: #FFFFFF;
	font-size: small;
}
.txt_white1 {
	color: #FFFFFF;
}
.txt1 {
	font-size: small;
	line-height: 130%;
	color: #444444;
	text-align: left;
	padding: 5px;
}
.txt2 {
	font-size: small;
	line-height: 130%;
	color: #444444;
	text-align: middle;
	vertical-align: middle;
	padding: 5px;
}
.txt3 {
	font-size: small;
	line-height: 130%;
	color: #444444;
	text-align: left;
	padding: 5px;
	border: 1px solid #AAAAAA;
}
.txt_explain {
	font-size: small;
	line-height: 130%;
	color: #222222;
	text-align: left;
	padding: 5px;
	border: 1px solid #AAAAAA;

}


.mag_title1 {
	font-size: medium;
	line-height: 150%;
	color: #222222;
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #004400;
	text-indent: 7px;
}

/* -------------- トップページ関係 ------------- */


/* ★★★ ブログパーツ ★★★ */

/* 大枠 */
.sgwzDatas{
background: #FFFFFF;
}

/* 奇数タイトル部 */
.sgwzTitle{
background: #FFFFFF;
width:180px;
height: 60px;
line-height: 150%;
font-size:10pt;
padding:5px;
}

/* 偶数タイトル部 */
.sgwzTitle2{
background: #EEEEFF;
width:180px;
height: 60px;
line-height: 150%;
font-size:10pt;
padding:5px;
}

/* 奇数ランク部 */
.sgwzRank{
background: #FFFFFF;
font-weight: bold;
width:20px;
height: 60px;
text-align:center;
font-size:10pt;
padding:5px;
border-right:3px solid #FFFFFF;
}

/* 偶数ランク部 */
.sgwzRank2{
background: #EEEEFF;
font-weight: bold;
width:20px;
height: 60px;
text-align:center;
font-size:10pt;
padding:5px;
border-right:3px solid #FFFFFF;
}

/* 検索部 */
.sgwzSearchBox{
background: #EEEEFF;
line-height: 150%;
font-size:10pt;
padding:5px;
}

/* フォーム */
.sgwzSearchVal{
background: #FFFFFF;
font-size:small;
width:160px;
}

/* サブミット */
.sgwzCommitButton{
background: #FFFFFF;
}



#bubble_tooltip{
clear: both;
background-color:red;
border:1px solid #000;
z-index:20000;
padding:2px;
width:300px;
position:absolute;
display:none;
text-align: left;
}
#bubble_tooltip_content{
clear: both;
font-size:11px;
-moz-border-radius:6px;	/* Rounded edges in Firefox */
font-family: "Trebuchet MS", "Lucida Sans Unicode", Arial, sans-serif;
text-align: left;
}

/* ラブワザ
トップページ用 */

/* 本文 */

#honbun {
	font-size: small;
	text-align: left;
	height: 100%;
	width: 860px;
	margin: 0px;
	padding: 0px;
	background-color: #FFFFFF;
}

.honbun_clear {
	clear: both;
}
.backimg1 {
	background-repeat: repeat-y;
	background-image: url('/img/w_page_back1.jpg');
	background-position: center top;
}

/* フォーム */
form {
	margin: 0px;
}

.form_backcolor_a {
	margin: 3px;
	padding:10px;
	background-color:#eeeecc;
}


/* 段落 */

p {
	margin: 0px;
	padding-top: 0px;
	padding-bottom: 10px;
}

/* 左エリア */
#honbun .left {
	text-align: center;
	height: 100%;
	width: 180px;
	float: left;
	margin: 0px;
	padding-top: 0px;
	background-color: #FFFFFF;
}
#honbun .left .left_titlebox1 {
	font-size: 8pt;
	text-align: left;
	height: 30px;
	width: 170px;
	margin: 0px;
	padding: 10px 5px 0px 5px;
	background-image:url('/img/w_love_leftback1.jpg');
	background-repeat: no-repeat;
	background-position: center top;
	font-weight: normal;
	line-height: 100%;
	border:0px solid #FFFFFF;
}
#honbun .left .left_titleboxtxt1 {
	font-size: medium;
	line-height: 120%;
	color: #006697;
	text-align: left;
	vertical-align: bottom;
	font-weight: bold;
}
#honbun .left .left_waku1 {
	font-size: small;
	text-align: left;
	height: auto;
	width: 172px;
	margin-top: 0px;
	margin-bottom: 5px;
	padding: 3px;
	border: 1px solid #99caea;
	background-color: #FFFFFF;
}
#honbun .left .left_waku1 .catetxt1 {
	font-size: small;
	text-align: left;
	margin-top: 0px;
	margin-bottom: 2px;
	padding-left: 2px;
	background-color: #eefff6;
}
#honbun .left .left_waku1 .catetxt2 {
	font-size: small;
	text-align: left;
	margin-top: 0px;
	margin-bottom: 2px;
	padding-left: 2px;
	background-color: #FFFFFF;
}
#honbun .left .left_waku1 .revtxt1 {
	font-size: small;
	text-align: left;
	margin-top: 0px;
	margin-bottom: 2px;
	padding-left: 2px;
	font-weight: normal;
	background-color: #ffff99;
	border-bottom: 1px solid #999999;
}

.sogolink {
	font-size: small;
	text-align: left;
	margin-top: 0px;
	margin-bottom: 2px;
	padding-left: 2px;
	font-weight: normal;
	background-color: #ffff99;
	border-bottom: 1px solid #999999;
}

.sogolinktxt {
	font-size: small;
	height: auto;
	margin-bottom: 2px;
	text-align: left;
}



/* 中央エリア */

#honbun .center1 {
	text-align: center;
	height: 100%;
	width: 490px;
	float: left;
	padding-right: 5px;
	padding-left: 5px;
	margin: 0px;
	padding-top: 0px;
	background-color: #FFFFFF;
}
#honbun .center1 .center1_titlebox1 {
	font-size: small;
	text-align: left;
	height: 40px;
	width: 482px;
	margin: 0px;
	padding: 5px 0px 3px 8px;
	background-image:url('/img/w_love_centerback1.jpg');
	background-repeat: no-repeat;
	background-position: center top;
	font-weight: normal;
}
#honbun .center1 .center1_titleboxtxt1 {
	font-size: medium;
	line-height: 130%;
	color: #006697;
	text-align: left;
	vertical-align: bottom;
	font-weight: bold;
}
#honbun .center1 .center_waku1 {
	text-align: center;
	height: auto;
	width: 482px;
	background-color: #FFFFFF;
	padding: 0px;
}

/* ピックアップ */

#honbun .center1 .center_pickup {
	font-size: small;
	height: auto;
	margin-bottom: 2px;
	padding: 3px;
	text-align: left;
}

#honbun .center1 .pickup_left {
	width:73px;
	padding:5px 3px 5px 0px;
	border-bottom:
}

#honbun .center1 .pickup_right {
	padding:5px 0px;
}

/* レポートテキスト */

#honbun .center1 .center_rep1 {
	font-size: small;
	height: auto;
	width: 370px;
	margin-bottom: 2px;
	padding: 3px;
	text-align: left;
}

/* レポート画像 */

#honbun .center1 .rep_img {
	float: left;
	text-align: left;
	height: 130px;
	width: 100px;
	margin-bottom: 0px;
	padding: 0px;
}

/* レポートタイトル */

#honbun .center1 .repheader1 {
	width: 370px;
	height: auto;
	float: left;
	font-size: medium;
	line-height: 120%;
	color: #222222;
	margin-bottom: 3px;
	padding: 3px;
	font-weight: bold;
	background-color: #ffff99;
	border-bottom: 1px solid #999999;
	text-align: left;
}
#honbun .pageleft_repheader1 {
	width: 99%;
	height: auto;
	font-size: medium;
	line-height: 130%;
	color: #222222;
	margin-bottom: 3px;
	padding: 3px;
	font-weight: bold;
	background-color: #ffff99;
	border-bottom: 1px solid #999999;
	text-align: left;
}
#honbun .page_border1 {
	border: 1px solid #99caea;
}
#honbun .page_backcolor1 {
	background-color: #D7F0FF;
	background-image: url('/img/w_love_back2.gif');
	background-repeat: repeat-y;
	background-position: left top;
	border: 1px solid #99caea;
}
#honbun .txt_area1 {
	font-size: small;
	text-align: left;
	vertical-align:top;
	width: 645px;
	height: auto;
	margin: 0px;
	padding: 5px;
	line-height: 140%;
}

/* 右エリア */
#honbun .right {
	text-align: center;
	height: 100%;
	width: 180px;
	float: left;
	margin: 0px;
	padding-top: 0px;
	background-color: #FFFFFF;
}
#honbun .right .right_titlebox1 {
	font-size: 8pt;
	text-align: left;
	height: 33px;
	width: 170px;
	margin: 0px;
	padding: 6px 5px 0px 5px;
	background-image:url('/img/w_love_rightback1.jpg');
	background-repeat: no-repeat;
	background-position: center top;
	font-weight: normal;
	line-height: 130%;
	border:0px solid #FFFFFF;
}
#honbun .right .right_titleboxtxt1 {
	font-size: medium;
	line-height: 130%;
	color: #006697;
	text-align: left;
	vertical-align: bottom;
	font-weight: bold;
}
#honbun .right .right_waku1 {
	font-size: small;
	text-align: left;
	height: auto;
	width: 172px;
	margin-top: 0px;
	margin-bottom: 5px;
	padding: 3px;
	border: 1px solid #99caea;
	background-color: #FFFFFF;
}
#honbun .right .right_waku2 {
	font-size: small;
	text-align: left;
	height: auto;
	width: 172px;
	margin-top: 0px;
	margin-bottom: 5px;
	padding: 3px;
	background-color: #FFFFFF;
	border: 1px solid #99caea;
}
#honbun .right .right_waku3 {
	font-size: small;
	text-align: left;
	height: auto;
	width: 172px;
	margin-top: 0px;
	margin-bottom: 5px;
	background-color: #E9DFFF;
	padding-top: 0px;
	padding: 3px;
	border: 1px solid #99caea;
}
#honbun .right .right_waku2 .tablemargin1 {
	margin-bottom: 1px;
}
#honbun .right .right_waku2 .juni1 {
	width: 20px;
	font-size: small;
	text-align: center;
	vertical-align: middle;
	background-color: #e6fffc;
}
#honbun .right .right_waku2 .wakutxt1 {
	font-size: small;
	text-align: left;
	vertical-align: top;
	padding: 3px;
	background-color: #ffffff;
	border-bottom: 1px solid #e6fffc;
	border-right: 1px solid #e6fffc;
}

/* ラブワザ
２カラムページ用 */

/* 左エリア */
#honbun .pageleft {
	text-align: left;
	height: 100%;
	width: 650px;
	float: left;
	margin: 0px;
	background-color: #FFFFFF;
	padding-right: 10px;
}
#honbun .pageleft .repheader1{
	width: 430px;
	height: auto;
	font-size: medium;
	line-height: 130%;
	margin-bottom: 3px;
	padding: 3px;
	font-weight: bold;
	background-color: #ffff99;
	border-bottom: 1px solid #999999;
	text-align: left;
}
#honbun .pageleft .repheader2{
	height: auto;
	font-size: medium;
	line-height: 130%;
	margin-bottom: 3px;
	padding: 3px;
	font-weight: bold;
	background-color: #ffff99;
	border-bottom: 1px solid #999999;
	text-align: left;
}

.pageleft_txt1 {
	font-size: small;
	text-align: left;
	vertical-align:top;
	margin: 0px;
	padding: 3px;
	line-height: 150%;
	background-color: #ffffff;
}
.pageleft_txt1a {
	font-size: small;
	text-align: left;
	vertical-align:top;
	margin: 0px;
	padding: 3px;
	line-height: 150%;
}
.pageleft_txt2 {
	font-size: middle;
	text-align: right;
	vertical-align:top;
	margin: 0px;
	padding:5px;
	line-height: 150%;
	color: #006697;
	font-weight: bold;
}
.pageleft_txt3 {
	font-size: x-small;
	text-align: left;
	vertical-align:top;
	margin: 0px;
	padding: 3px;
	line-height: 120%;
}
.pageleft_txt_dir1 {
	font-size: x-small;
	text-align: left;
	margin: 0px;
	padding: 10px 3px 0px 5px;
}
.page_backcolor1 {
	background-color: #D7F0FF;
	background-image: url('/img/w_love_back2.gif');
	background-repeat: repeat-y;
	background-position: left top;
	border: 1px solid #99caea;
}
.txt_area1 {
	font-size: small;
	text-align: left;
	vertical-align:top;
	width: 640px;
	height: auto;
	margin: 0px;
	padding: 5px;
	line-height: 140%;
}
#honbun .pageleft .left_titlebox1 {
	font-size: x-small;
	text-align: left;
	height: 25px;
	width: 640px;
	margin: 0px;
	padding: 7px 5px 0px 5px;
	background-image:url('/img/w_love_leftback2.jpg');
	background-repeat: no-repeat;
	background-position: center top;
	font-weight: normal;
	line-height: 100%;
}
#honbun .pageleft .left_titleboxtxt1 {
	font-size: medium;
	line-height: 120%;
	color: #006697;
	text-align: left;
	vertical-align: bottom;
	font-weight: bold;
}

/* 右エリア */
#honbun .pageright {
	text-align: left;
	height: 100%;
	width: 180px;
	float: left;
	margin: 0px;
	padding: 10px 0px 0px 0px;
	background-color: #FFFFFF;
}
#honbun .pageright .right_titlebox1 {
	font-size: x-small;
	text-align: left;
	height: 20px;
	width: 180px;
	margin: 0px;
	padding: 10px 0px 0px 0px;
	background-image:url('/img/w_love_rightback2.jpg');
	background-repeat: no-repeat;
	background-position: center top;
	font-weight: normal;
	line-height: 100%;
}
#honbun .pageright .right_titleboxtxt1 {
	font-size: 9pt;
	line-height: 120%;
	color: #006697;
	text-align: left;
	vertical-align: bottom;
	font-weight: bold;
}
#honbun .pageright .right_waku1 {
	font-size: small;
	text-align: left;
	height: auto;
	width: 172px;
	margin-top: 0px;
	margin-bottom: 5px;
	padding: 3px;
	border: 1px solid #99caea;
	background-color: #FFFFFF;
}

/* テーブルデコ */
#honbun .pageleft .juni1 {
	font-size: small;
	text-align: center;
	vertical-align: middle;
	background-color: #e6fffc;
}
#honbun .pageleft .repname1 {
	font-size: small;
	text-align: center;
	vertical-align: middle;
	background-color: #FFF9FF;
	border-bottom: 1px solid #D9AED9;
	border-right: 1px solid #D9AED9;
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-left-color: #FFFFFF;
}
#honbun .pageleft .junitxt1 {
	font-size: small;
	text-align: center;
	vertical-align: middle;
	background-color: #e6fffc;
	width: 120px;
}
#honbun .pageleft .tabletxt1 {
	font-size: small;
	text-align: left;
	vertical-align: middle;
	background-color: #ffffff;
	border-bottom: 1px solid #e6fffc;
	border-right: 1px solid #e6fffc;
	border-top: 1px solid #ffffff;
	border-left: 1px solid #ffffff;
	width: 530px;
	padding-left: 5px;
}

/* フッター */
.footer {
	font-size: small;
	text-align: center;
	height: auto;
	width: 860px;
	padding: 0px;
	margin: 0px;
}

/* その他 */
.spacer1 {
	height: 10px;
	width: auto;
}

/* 新入力フォーム */
.td3 {
	padding: 5px;
	width: 260px;
	border: 1px solid #DDDDDD;
	vertical-align: top;
}
.td4 {
	padding: 5px;
	width: 580px;
	background: #e6fffc;
	border: 1px solid #DDDDDD;
}
.tr3 {
}

