/*　デモ画面で使用している仮のcss　*/ 
.green {color: green}
.style3 {color: #333333}
.style5 {color: #FFFFFF}
.style6 {font-size: 18px}

.style-small {
	font-size: small;
}
.redbig {
	font-size: 18px;
	color: #990000;
	font-weight: bold;
}


/*　全画面で利用する基本css　*/ 
a { color: #3366CC; }
a:hover { color: #FF6600;}
.red {	color: #CC3300;	}
.large {	font-size: 1.5em;	}
.icon1 {
	margin-right: 4px;
	margin-left: 4px;
	vertical-align: middle;
}

/*　テキスト表示スペース書式指定css　*/ 
.text-blockline {
	border: 1px solid #CCCC99;
	padding: 5px;
	background-color: #FFFFFF;
	margin: 3px;
}

.text-gray {
	background-color: #E0E0D0;
	padding: 5px;
}

.text-alert {
	padding: 5px;
	border: 2px solid #FF9933;
	background-color: #E0E0D0;
	margin: 5px;
}

.text-alert2 {
	background-color: #E0E0D0;
	padding: 5px;
	margin: 5px;
	border: 2px solid #FF6666;
}

.clear {
}

.text-basic {
	padding: 5px;
}

.text-basic-right {
	padding: 5px;
	text-align: right;
	margin-top: 3px;
	margin-bottom: 3px;
}

.text-basic-right2 {
	text-align: right;
}

.text-basic-center {
	padding: 5px;
	text-align: center;
}

.text-title {
	padding-top: 5px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 5px;
}

.text-contract {
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 40px;
}

.text-contract2 {
	padding-top: 10px;
	padding-right: 10%;
	padding-bottom: 10px;
	padding-left: 10%;
}

.text-contract-photo {
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 40px;
	height: 58px;
}

.category {
	padding: 2px;
	font-size: 0.9em;
}

.posttime {
	padding: 2px;
	font-size: 0.9em;
	text-align: right;
}

.area {
	padding: 2px;
	font-size: 0.9em;
	background-color: #FFFFFF;
	margin: 3px;
	border: 1px dotted #CCCCCC;
}

.link-menu {
	float: right;
	margin-right: 5px;
}

/*　body基本指定css　*/ 
body {
	padding: 0;
	margin: 0;
	line-height: 1.3em;
	background-color: #FFFFFF;
}

.mypage{
	padding: 0;
	margin: 0;
	line-height: 1.3em;
	background-image: url(../images/mypage/bg2.jpg);
	background-repeat: no-repeat;
}

.circlebody {
	padding: 0;
	margin: 0;
	line-height: 1.3em;
	background-image: url(../images/circle/bg-nagaya.jpg);
	background-repeat: no-repeat;
}

/*　レイアウト指定用css　*/ 
.outside-header {
	margin: 0px;
	background-color: #CCCC99;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #FF9999;
}

.outside-header2 {
	margin: 0px;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #FF9999;
	clear: both;
}

.outside-header3 {
	margin: 0px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #CCCC99;
	clear: both;
}

.outside-footer {
	margin: 0px;
	background-color: #CCCC99;
	border-top-width: 3px;
	border-top-style: solid;
	border-top-color: #FF9999;
	clear: both;
}

.outside-footer2 {
	margin: 0px;
	border-top-width: 3px;
	border-top-style: solid;
	border-top-color: #FF9999;
	clear: both;
}

.header {
	width: 95%;
	margin-right: auto;
	margin-left: auto;
	padding-bottom: 2px;
	clear: both;
	padding-top: 2px;
}

.header2 {
	width: 95%;
	margin-right: auto;
	margin-left: auto;
	padding-bottom: 2px;
	clear: both;
	padding-top: 2px;
	text-align: right;
}

.contents {
	width: 95%;
	clear: both;
	margin-right: auto;
	margin-left: auto;
	margin-top: 5px;
	margin-bottom: 5px;
}

.contents-left {
	width: auto;
	margin-right: 205px;
	margin-bottom: 5px;
}

.contents-profile {
	width: 200px;
	float: left;
}

.contents-middle {
	margin-left: 205px;
	margin-right: 205px;
}

.contents-middle-right {
	margin-left: 205px;
}

.contents-middle-right-2 {
	margin-left: 205px;
}

.contents-middle180 {
	margin-left: 205px;
	margin-right: 185px;
}

.contents-middle180-2 {
	margin-right: 185px;
}

.contents-right {
	width: 200px;
	float: right;
}

.contents-right180 {
	width: 180px;
	float: right;
}

.profile-close {
	width: 95%;
	clear: both;
	margin-right: auto;
	margin-left: auto;
	margin-top: 5px;
	margin-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCC99;
}

.footer {
	width: 95%;
	font-size: 0.9em;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
	padding-top: 5px;
	padding-bottom: 5px;
}

.map-box {
	width: 95%;
	height: 300px;
	margin-right: auto;
	margin-left: auto;
	display: block;
}


/*　ヘッダ部ナビメニュー指定用css　*/ 
.topnavi {
	width: auto;
	height: auto;
	float: right;
	padding: 2px;
}

.login-logout {
	background-image: url(../images/cssdesign/botton-brown.gif);
	background-color: #9B9B69;
	background-repeat: repeat-x;
	float: right;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #333333;
	border-bottom-color: #333333;
	border-left-color: #FFFFFF;
	display: block;
	font-size: 0.9em;
	margin-right: 3px;
	margin-left: 3px;
	padding-top: 1px;
	padding-right: 10px;
	padding-bottom: 1px;
	padding-left: 10px;
}

a.login-logout:active {
	background-image: url(../images/cssdesign/botton-brown-on.gif);
	background-color: #9B9B69;
	background-repeat: repeat-x;
	float: right;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #333333;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #333333;
	display: block;
	margin-right: 3px;
	margin-left: 3px;
	padding-top: 1px;
	padding-right: 10px;
	padding-bottom: 1px;
	padding-left: 10px;
}

.regist {
	background-image: url(../images/cssdesign/botton-rose.gif);
	background-color: #FF887E;
	background-repeat: repeat-x;
	float: right;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #333333;
	border-bottom-color: #333333;
	border-left-color: #FFFFFF;
	display: block;
	margin-right: 3px;
	margin-left: 3px;
	font-size: 0.9em;
	padding-top: 1px;
	padding-right: 10px;
	padding-bottom: 1px;
	padding-left: 10px;
}

a.regist:active {
	background-image: url(../images/cssdesign/botton-rose-on.gif);
	background-color: #FF887E;
	background-repeat: repeat-x;
	float: right;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #333333;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #333333;
	display: block;
	margin-right: 3px;
	margin-left: 3px;
	padding-top: 1px;
	padding-right: 10px;
	padding-bottom: 1px;
	padding-left: 10px;
}

/*　広告掲載スペース用css　*/ 
.googlead-728 {
	text-align: center;
	clear: both;
	margin-top: 3px;
	margin-bottom: 3px;
}

.googlead-200 {
	text-align: center;
	margin-top: 5px;
	margin-bottom: 5px;
}

.googlead-250 {
	margin: 5px;
}

/*　本文部色つきタイトル表示用css　*/ 
.title-blue {
	border-bottom-width: 3px;
	border-left-width: 6px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #3399CC;
	border-left-color: #3399CC;
	font-weight: bold;
	height: auto;
	width: auto;
	background-color: #EBEBE0;
	padding: 5px;
	white-space: normal;
}

.title-orange {
	border-bottom-width: 3px;
	border-left-width: 6px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #FF9900;
	border-left-color: #FF9900;
	font-weight: bold;
	height: auto;
	width: auto;
	background-color: #EBEBE0;
	padding: 5px;
	white-space: normal;
}

.title-green {
	border-bottom-width: 3px;
	border-left-width: 6px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #009900;
	border-left-color: #009900;
	font-weight: bold;
	height: auto;
	width: auto;
	background-color: #EBEBE0;
	padding: 5px;
	white-space: normal;
}

.title-red {
	border-bottom-width: 3px;
	border-left-width: 6px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #CC0000;
	border-left-color: #CC0000;
	font-weight: bold;
	height: auto;
	width: auto;
	background-color: #EBEBE0;
	padding: 5px;
	white-space: normal;
}

.title-pink {
	border-bottom-width: 3px;
	border-left-width: 6px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #FF6699;
	border-left-color: #FF6699;
	font-weight: bold;
	height: auto;
	width: auto;
	background-color: #EBEBE0;
	padding: 5px;
	white-space: normal;
}

.sub-title-rose {
	border-left-width: 7px;
	border-left-style: solid;
	border-left-color: #FF6666;
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 7px;
	background-color: #E0E0D0;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FF6666;
}

.sub-title-green {
	border-left-width: 7px;
	border-left-style: solid;
	border-left-color: #009900;
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 7px;
	background-color: #E0E0D0;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #009900;
}

.sub-title-grass {
	border-left-width: 7px;
	border-left-style: solid;
	border-left-color: #99CC66;
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 7px;
	background-color: #E0E0D0;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #99CC66;
}

.sub-title-lightg {
	border-left-width: 7px;
	border-left-style: solid;
	border-left-color: #CCFF99;
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 7px;
	background-color: #E0E0D0;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCFF99;
}

.sub-title-orange {
	border-left-width: 7px;
	border-left-style: solid;
	border-left-color: #FF9933;
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 7px;
	background-color: #E0E0D0;
}

.sub-title-blue {
	border-left-width: 7px;
	border-left-style: solid;
	border-left-color: #3399CC;
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 7px;
	background-color: #E0E0D0;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #3399CC;
}

.sub-title-sky {
	border-left-width: 7px;
	border-left-style: solid;
	border-left-color: #33CCFF;
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 7px;
	background-color: #E0E0D0;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #33CCFF;
}

/*　メニュー別Search関係表示用css　*/ 
.sub0 {
	padding: 5px;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #E0E0D0;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #E0E0D0;
	border-left-color: #E0E0D0;
	margin: 1px;
	border-top-width: 3px;
	border-top-style: solid;
	border-top-color: #E0E0D0;
	background-color: #FFFFFF;
}

.sub0r {
	padding: 5px;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #E0E0D0;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #E0E0D0;
	border-left-color: #E0E0D0;
	border-top-width: 3px;
	border-top-style: solid;
	border-top-color: #E0E0D0;
	background-color: #FFFFFF;
	text-align: right;
	margin-top: 3px;
	margin-bottom: 3px;
}

.sub1 {
	padding: 5px;
	background-image: url(../images/cssdesign/botton-orange.gif);
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #FF9933;
	background-repeat: repeat-x;
	background-color: #FF9933;
}

.sub2 {
	padding: 5px;
	background-image: url(../images/cssdesign/botton-cherry.gif);
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #FF6666;
	background-color: #FF8585;
	background-repeat: repeat-x;
}

.sub3 {
	padding: 5px;
	background-image: url(../images/cssdesign/botton-sky.gif);
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #33CCFF;
	background-color: #5FD8F1;
	background-repeat: repeat-x;
}

.sub4 {
	padding: 5px;
	background-image: url(../images/cssdesign/botton-grass.gif);
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #CCFF99;
	background-color: #C1FFC1;
	background-repeat: repeat-x;
}

.sub5 {
	padding: 5px;
	background-image: url(../images/cssdesign/botton-land.gif);
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #CC9966;
	background-color: #D0A584;
	background-repeat: repeat-x;
}

.sub6 {
	padding: 5px;
	background-image: url(../images/cssdesign/botton-green.gif);
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #99CC66;
	background-color: #64A978;
	background-repeat: repeat-x;
}

.editmenu {
	padding: 5px;
	margin-top: 5px;
	margin-bottom: 5px;
	background-image: url(../images/cssdesign/botton-brown.gif);
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #333333;
	border-bottom-color: #333333;
	border-left-color: #FFFFFF;
	background-color: #9B9B69;
	background-repeat: repeat-x;
}

.editmenucurrent {
	padding: 5px;
	margin-top: 5px;
	margin-bottom: 5px;
	background-image: url(../images/cssdesign/botton-land.gif);
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #333333;
	border-bottom-color: #CC9966;
	border-left-color: #FFFFFF;
	background-color: #D0A584;
	background-repeat: repeat-x;
}

.editmenucurrent2 {
	padding: 5px;
	margin-top: 5px;
	margin-bottom: 5px;
	background-image: url(../images/cssdesign/botton-green.gif);
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #333333;
	border-bottom-color: #99CC66;
	border-left-color: #FFFFFF;
	background-color: #64A978;
	background-repeat: repeat-x;
}

/*　メニュー別、エリアと検索条件指定右サイド表示用css　*/ 
.search-title1 {
	padding: 5px;
	white-space: nowrap;
	font-weight: bold;
	text-align: center;
	border-top-width: 3px;
	border-bottom-width: 3px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #FF9933;
	border-bottom-color: #FF9933;
}

.area-current1 {
	padding: 5px;
	white-space: nowrap;
	font-weight: bold;
	text-align: center;
	margin-right: auto;
	width: auto;
	border: 3px solid #FF9933;
	margin-left: auto;
}

.search-title2 {
	padding: 5px;
	white-space: nowrap;
	font-weight: bold;
	text-align: center;
	border-top-width: 3px;
	border-bottom-width: 3px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #FF6666;
	border-bottom-color: #FF6666;
}

.area-current2 {
	padding: 5px;
	white-space: nowrap;
	font-weight: bold;
	text-align: center;
	margin-right: auto;
	width: auto;
	border: 3px solid #FF6666;
	margin-left: auto;
}

.search-title3 {
	padding: 5px;
	white-space: nowrap;
	font-weight: bold;
	text-align: center;
	border-top-width: 3px;
	border-bottom-width: 3px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #33CCFF;
	border-bottom-color: #33CCFF;
}

.area-current3 {
	padding: 5px;
	white-space: nowrap;
	font-weight: bold;
	text-align: center;
	margin-right: auto;
	width: auto;
	border: 3px solid #33CCFF;
	margin-left: auto;
}

.search-title4 {
	padding: 5px;
	white-space: nowrap;
	font-weight: bold;
	text-align: center;
	border-top-width: 3px;
	border-bottom-width: 3px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #CCFF99;
	border-bottom-color: #CCFF99;
}

.area-current4 {
	padding: 5px;
	white-space: nowrap;
	font-weight: bold;
	text-align: center;
	margin-right: auto;
	width: auto;
	border: 3px solid #CCFF99;
	margin-left: auto;
}

.search-title5 {
	padding: 5px;
	white-space: nowrap;
	font-weight: bold;
	text-align: center;
	border-top-width: 3px;
	border-bottom-width: 3px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #CC9966;
	border-bottom-color: #CC9966;
}

.area-current5 {
	padding: 5px;
	white-space: nowrap;
	font-weight: bold;
	text-align: center;
	margin-right: auto;
	width: auto;
	border: 3px solid #CC9966;
	margin-left: auto;
}

.search-title6 {
	padding: 5px;
	white-space: nowrap;
	font-weight: bold;
	text-align: center;
	border-top-width: 3px;
	border-bottom-width: 3px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #99CC66;
	border-bottom-color: #99CC66;
}

.area-current6 {
	padding: 5px;
	white-space: nowrap;
	font-weight: bold;
	text-align: center;
	margin-right: auto;
	width: auto;
	border: 3px solid #99CC66;
	margin-left: auto;
}

/*　画面デザイン用パーツ指定css　*/ 
.right-nav {
	padding: 5px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #FFFFFF;
	background-color: #E0E0D0;
}

.box {
	background: #E0E0D0;
	margin-top: 5px;
	margin-bottom: 5px;
}

.boxtop {
	background-image: url(../images/cssdesign/round1/ne.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
.boxtop div {
	height: 10px;
	background-image: url(../images/cssdesign/round1/nw.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.boxbottom {
	background-image: url(../images/cssdesign/round1/se.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.boxbottom div {
	height: 10px;
	background-image: url(../images/cssdesign/round1/sw.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.boxcontent {
	margin: 0px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
}

.box2 {
	background: #FFFFFF;
	margin-top: 5px;
	margin-bottom: 5px;
}
.boxtop2 { 
  background: url(../images/cssdesign/round2/ne.gif) no-repeat top right; 
}
.boxtop2 div { 
  height: 10px; 
  background: url(../images/cssdesign/round2/nw.gif) no-repeat top left; 
}
.boxbottom2 { 
  background: url(../images/cssdesign/round2/se.gif) no-repeat bottom right; 
}
.boxbottom2 div { 
  height: 10px; 
  background: url(../images/cssdesign/round2/sw.gif) no-repeat bottom left; 
}
.boxcontent2 {
  padding: 0px 10px 0px 10px;
}

.box3 {
	background: #FFCCCC;
	margin-top: 5px;
	margin-bottom: 5px;
}
.boxtop3 { 
  background: url(../images/cssdesign/round3/ne.gif) no-repeat top right; 
}
.boxtop3 div { 
  height: 10px; 
  background: url(../images/cssdesign/round3/nw.gif) no-repeat top left; 
}
.boxbottom3 { 
  background: url(../images/cssdesign/round3/se.gif) no-repeat bottom right; 
}
.boxbottom3 div { 
  height: 10px; 
  background: url(../images/cssdesign/round3/sw.gif) no-repeat bottom left; 
}
.boxcontent3 {
  padding: 0px 10px 0px 10px;
}

.box4 {
	background: #CCFFCC;
	margin-top: 5px;
	margin-bottom: 5px;
}
.boxtop4 { 
  background: url(../images/cssdesign/round4/ne.gif) no-repeat top right; 
}
.boxtop4 div { 
  height: 10px; 
  background: url(../images/cssdesign/round4/nw.gif) no-repeat top left; 
}
.boxbottom4 { 
  background: url(../images/cssdesign/round4/se.gif) no-repeat bottom right; 
}
.boxbottom4 div { 
  height: 10px; 
  background: url(../images/cssdesign/round4/sw.gif) no-repeat bottom left; 
}
.boxcontent4 {
  padding: 0px 10px 0px 10px;
}

/*　マイページレイアウト用css　*/ 
.mypage-title {
	font-size: 1.2em;
	font-weight: bold;
	padding: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCC99;
}

.mypage-nav {
	border-left-width: 1px;
	border-left-style: dotted;
	border-left-color: #CCCC99;
	padding-left: 3px;
}

.mypage-left {
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #CCCC99;
	padding-right: 3px;
}

/*　検索関係画面用css　*/ 
.hit {
	background-color: #FFCC66;
	padding-right: 3px;
	padding-left: 3px;
}

.result-box1 {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCC99;
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #FF9900;
	margin: 5px;
}

.result-box2 {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCC99;
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #FF6666;
	margin: 5px;
}

.result-box2-2 {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCC99;
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #6699FF;
	margin: 5px;
}

.result-box3 {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCC99;
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #33CCFF;
	margin: 5px;
}

.result-box4 {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCC99;
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #CCFF99;
	margin: 5px;
}

.result-box5 {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCC99;
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #CC9966;
	margin: 5px;
}

.result-box6 {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCC99;
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #99CC66;
	margin: 5px;
}

/*　表組み指定用css　*/ 
.table1 {
	margin-right: auto;
	margin-left: auto;
	width: 99%;
}

.table1 .newlist{
	width: 33%;
	vertical-align: top;
}

.table1 .tablenavi {
	padding: 3px;
	text-align: right;
	background-image: url(../images/cssdesign/botton-brown.gif);
	background-color: #E0E0D0;
	background-repeat: repeat-x;
}

.table1 th {
	background-color: #CCCC99;
	white-space: nowrap;
	padding: 3px;
}

.table1 .main {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCCC99;
	padding: 5px;
	font-size: 0.9em;
}

.table1 .nowrap {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCCC99;
	padding: 3px;
	white-space: nowrap;
}

.table1 .mark2 {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCCC99;
	padding: 3px;
	text-align: right;
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #FF9999;
	border-right-width: 1px;
	border-right-style: dashed;
	border-right-color: #FF9999;
}

.table1 .mark3 {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCCC99;
	padding: 3px;
	text-align: right;
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #BBEEF9;
	border-right-width: 1px;
	border-right-style: dashed;
	border-right-color: #BBEEF9;
}

.table1 .mark4 {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCCC99;
	padding: 3px;
	text-align: right;
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #CCFF99;
	border-right-width: 1px;
	border-right-style: dashed;
	border-right-color: #CCFF99;
}

.table1 .mark5 {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCCC99;
	padding: 3px;
	text-align: right;
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #CC9966;
	border-right-width: 1px;
	border-right-style: dashed;
	border-right-color: #CC9966;
}

.table1 .mark6 {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCCC99;
	padding: 3px;
	text-align: right;
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #99CC66;
	border-right-width: 1px;
	border-right-style: dashed;
	border-right-color: #99CC66;
}

.table2 {
	background-color: #FFFFFF;
	width: 100%;
}

.table2 .menu1{
	text-align: center;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #FF6666;
	font-weight: bold;
}

.table2 .menu2{
	text-align: center;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #33CCFF;
	font-weight: bold;
}

.table2 .menu3{
	text-align: center;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #CCFF99;
	font-weight: bold;
}

.table-post {
	width: 98%;
	border: 1px dotted #CCCC99;
	margin-right: auto;
	margin-left: auto;
}

.table-post .menu{
	white-space: nowrap;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #E0E0D0;
	vertical-align: top;
	border-left-width: 3px;
	border-left-style: solid;
	border-left-color: #E0E0D0;
	padding-top: 3px;
	padding-right: 6px;
	padding-bottom: 3px;
	padding-left: 6px;
}

.table-post .main{
	padding: 3px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #E0E0D0;
	vertical-align: top;
}

.table-post .submit{
	white-space: nowrap;
	padding: 3px;
	text-align: right;
}

.table3 {
	width: 98%;
	margin-right: auto;
	margin-left: auto;
	background-color: #EBEBE0;
}

.table3 .menu3{
	padding: 3px;
	vertical-align: top;
	background-color: #99CC99;
}

.table3 .main3{
	padding: 3px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #E0E0D0;
	vertical-align: top;
	background-color: #FFFFFF;
}

/*　タグクラウド表示用css　*/ 
.text-tag2 {
	padding: 3px;
	text-align: center;
	line-height: 1.5em;
	width: 90%;
	margin-right: auto;
	margin-left: auto;
	color: #996633;
}

.text-tag3 {
	padding: 3px;
	text-align: center;
	line-height: 1.5em;
	width: 90%;
	margin-right: auto;
	margin-left: auto;
	color: #996633;
}

.text-tag4 {
	padding: 3px;
	text-align: center;
	line-height: 1.5em;
	width: 90%;
	margin-right: auto;
	margin-left: auto;
	color: #996633;
}

.text-tag5 {
	padding: 3px;
	text-align: center;
	line-height: 1.5em;
	width: 90%;
	margin-right: auto;
	margin-left: auto;
	color: #996633;
}

.text-tag6 {
	padding: 3px;
	text-align: center;
	line-height: 1.5em;
	width: 90%;
	margin-right: auto;
	margin-left: auto;
	color: #996633;
}

.text-tag2 a {
	color: #FF6666;
}

.text-tag3 a {
	color: #3366FF;
}

.text-tag4 a {
	color: #66CC00;
}

.text-tag5 a {
	color: #996633;
}

.text-tag6 a {
	color: #009966;
}

/*　画像サムネール表示用css　*/ 
.face-table1 {
	height: 150px;
	text-align: center;
	width: 200px;
	border: 1px solid #CCCC99;
	padding: 1px;
}

.sumnail-table1 {
	height: 52px;
	width: 52px;
	text-align: center;
	border: 1px solid #CCCC99;
	float: left;
	margin: 2px;
}

.sumnail-img {
	text-align: center;
	border: 1px solid #CCCC99;
	padding: 3px;
	margin: 3px;
}

.sumnail-box {
	padding: 5px;
}


/*　メインメニュー表示関係css　*/ 
.main-menu {
	padding: 5px;
	background-image: url(../images/cssdesign/botton-brown.gif);
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #333333;
	border-bottom-color: #333333;
	border-left-color: #FFFFFF;
	background-color: #9B9B69;
	background-repeat: repeat-x;
}

.main-menu2 {
	padding: 5px;
	background-image: url(../images/cssdesign/botton-brown.gif);
	text-align: right;
	background-color: #9B9B69;
	background-repeat: repeat-x;
}

.main-menu a {
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left: 5px;
	margin-left: 3px;
}

.main-menu .current1 {
	border-top-width: 3px;
	border-top-style: solid;
	border-top-color: #FF9933;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #FF9933;
}

a.menu1:hover {
	border-top-width: 3px;
	border-top-style: solid;
	border-top-color: #FF9933;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #FF9933;
}

.main-menu .current2 {
	border-top-width: 3px;
	border-top-style: solid;
	border-top-color: #FF6666;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #FF6666;
}

a.menu2:hover {
	border-top-width: 3px;
	border-top-style: solid;
	border-top-color: #FF6666;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #FF6666;
}

.main-menu .current3 {
	border-top-width: 3px;
	border-top-style: solid;
	border-top-color: #33CCFF;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #33CCFF;
}

a.menu3:hover {
	border-top-width: 3px;
	border-top-style: solid;
	border-top-color: #33CCFF;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #33CCFF;
}

.main-menu .current4 {
	border-top-width: 3px;
	border-top-style: solid;
	border-top-color: #CCFF99;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #CCFF99;
}

a.menu4:hover {
	border-top-width: 3px;
	border-top-style: solid;
	border-top-color: #CCFF99;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #CCFF99;
}

.main-menu .current5 {
	border-top-width: 3px;
	border-top-style: solid;
	border-top-color: #CC9966;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #CC9966;
}

a.menu5:hover {
	border-top-width: 3px;
	border-top-style: solid;
	border-top-color: #CC9966;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #CC9966;
}

.main-menu .current6 {
	border-top-width: 3px;
	border-top-style: solid;
	border-top-color: #99CC66;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #99CC66;
}

a.menu6:hover {
	border-top-width: 3px;
	border-top-style: solid;
	border-top-color: #99CC66;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #99CC66;
}

/*　マイページ用メニュー表示関係css　*/ 
.mypage-menu {
	padding: 5px;
	background-image: url(../images/cssdesign/botton-brown.gif);
	background-color: #9B9B69;
	background-repeat: repeat-x;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #333333;
	border-bottom-color: #333333;
	border-left-color: #FFFFFF;
}

.mypage-menu a {
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left: 5px;
	margin-right: 3px;
	margin-left: 3px;
}

.mypage-menu .current01 {
	border-top-width: 3px;
	border-top-style: solid;
	border-top-color: #99CC66;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #99CC66;
}

.mypage-menu .current1 {
	border-top-width: 3px;
	border-top-style: solid;
	border-top-color: #FF6666;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #FF6666;
}

.mypage-menu .current2 {
	border-top-width: 3px;
	border-top-style: solid;
	border-top-color: #6699FF;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #6699FF;
}

.mypage-menu .current3 {
	border-top-width: 3px;
	border-top-style: solid;
	border-top-color: #CC9966;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #CC9966;
}

.mypage-menu a.menu01:hover {
	border-top-width: 3px;
	border-top-style: solid;
	border-top-color: #99CC66;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #99CC66;
}

.mypage-menu a.menu1:hover {
	border-top-width: 3px;
	border-top-style: solid;
	border-top-color: #FF6666;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #FF6666;
}

.mypage-menu a.menu2:hover {
	border-top-width: 3px;
	border-top-style: solid;
	border-top-color: #6699FF;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #6699FF;
}

.mypage-menu a.menu3:hover {
	border-top-width: 3px;
	border-top-style: solid;
	border-top-color: #CC9966;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #CC9966;
}

/*　NTTレゾナント表示用css　*/ 
.ntt-nav {
	border: 1px solid #CCCC99;
	margin-top: 5px;
	padding: 5px;
}

.ntt-title {
	border-right-width: 7px;
	border-left-width: 7px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #FF9933;
	border-left-color: #FF9933;
	text-align: center;
	font-weight: bold;
	margin: 3px;
}

.poweredby {
	font-size: 0.9em;
	text-align: right;
}

/*　つぶやき日記カレンダー表示用css　*/ 
.calender-title {
	text-align: center;
	padding: 5px;
	font-size: 0.9em;
}

.calender {
	text-align: center;
	font-size: 10pt;
	padding-bottom: 5px;
}

.calender-table {
	width: 100%;
}
