@chartset"Shift_JIS";


* {
	margin: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-top: 20;
}


/*
p {
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
}
*/


/*リンク*/
a {
	text-decoration: underline;
}
a:link {
	color: #06c;
}
a:visited {
	color: #06c;
}
a:hover {
	color: #f00;
	text-decoration: none;
}

/*h1リンク*/
#header a {
	text-decoration: underline;
}
#header a:link {
	color: #FFFFFF;
}
#header a:visited {
	color: #FFFFFF;
}
#header a:hover {
	color: #000099;
	text-decoration: none;
}

/*h1リンク*/
#header a {
	text-decoration: underline;
}
#header a:link {
	color: #FFFFFF;
}
#header a:visited {
	color: #FFFFFF;
}
#header a:hover {
	color: #000099;
	text-decoration: none;
}



/*--------------------------------------------------------*/

/*ナビ部分リンク*/
#navi a {
	text-decoration: underline;
}
#navi a:link {
	color: #709423;
}
#navi a:visited {
	color: #709423;
}
#navi a:hover {
	color: #f00;
	text-decoration: none;
}


#navi li a {
	text-decoration: none;
}
#navi li a:link {
	color: #000000;
}
#navi li a:visited {
	color: #000000;
}
#navi li a:hover {
	color: #f00;
	text-decoration: underline;
}



/*--------------------------------------------------------*/

/*見出し*/



h3 {
	border-bottom-width: 1px;
	border-left-width: 5px;
	border-bottom-style: dotted;
	border-left-style: solid;
	border-bottom-color: #2781DE;
	border-left-color: #2781DE;
	padding-left: 8px;
	margin-top: 25px;
	margin-bottom: 7px;
	line-height: 1.2em;
	color: #2781DE;
	font-size: 20px;
	font-weight: bold;
}
h4 {
	font-size: 16px;
	margin-top: 0px;
	margin-bottom: -8px;
	color: #666666;
}

/*文字あしらい（色）*/

.t1 {
	margin-top: 10px;
	margin-bottom: 3px;
	font-size: 16px;
	font-weight: bold;
	color: #2781DE;
	margin-left: 5px;
}
.t2 {
	background-image: url(images/arrow_01.gif);
	background-repeat: no-repeat;
	padding-left: 15px;
	color: #388EE7;
	background-position: left 8px;
}


.t3 {
	font-size: 16px;
	font-weight: bold;
	color: #FF3300;
}
.t4 {
	margin-top: 10px;
	margin-bottom: 3px;
	font-size: 16px;
	font-weight: bold;
	color: #709423;
	line-height: 1.2em;
}

/*------------------------------------------------------*/

/*--------------------------------------------------------*/

/*お客様声など*/
.jirei {
	font-size: 14px;
	margin-top: 10px;
	margin-right: 20px;
	margin-bottom: 20px;
	margin-left: 20px;
	background-color: #E1EFFD;
	border: 1px solid #CCCCCC;
	padding-top: 8px;
	padding-right: 10px;
	padding-bottom: 8px;
	padding-left: 10px;
	line-height: 1.4em;
}

.voice {
	font-size: 14px;
	margin-top: 10px;
	margin-bottom: 10px;
	background-color: #FFFFCC;
	border: 1px solid #CCCCCC;
	padding-top: 8px;
	padding-right: 10px;
	padding-bottom: 8px;
	padding-left: 10px;
	line-height: 1.4em;
}

.voice2 {
	font-size: 14px;
	margin-top: 10px;
    margin-left: 20px;
	margin-bottom: 20px;
	background-color: #FFFFCC;
	border: 1px solid #CCCCCC;
	padding-top: 8px;
	padding-right: 10px;
	padding-bottom: 8px;
	padding-left: 10px;
	line-height: 1.4em;
}

.attention {
	font-size: 14px;
	margin-top: 10px;
	margin-right: 20px;
	margin-bottom: 20px;
	margin-left: 20px;
	background-color: #FFE1E1;
	border: 1px solid #FF9999;
	padding-top: 8px;
	padding-right: 10px;
	padding-bottom: 8px;
	padding-left: 10px;
	line-height: 1.4em;
}

/*--------------------------------------------------------*/

/*div id コンテンツの中のコンテンツ*/


.contents {
	width: 600px;
	float: right;
	margin-top: 10px;
	margin-bottom: 20px;
}
/*--------------------------------------------------------*/

/*性別*/
#man {
	width: 265px;
	float: left;
	border: 1px solid #2781DE;
	height: 165px;
}

#man p {
	padding: 5px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	line-height: 1.5em;
}
#woman p {
	padding: 5px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	line-height: 1.5em;
}

#woman {
	width: 265px;
	float: right;
	border: 1px solid #FF9999;
	height: 165px;
}
.man {
	background-color: #CDE3FA;
	font-size: 24px;
	font-weight: bold;
	padding: 5px;
	text-align: center;
	letter-spacing: 1em;
	color: #2885E4;
}
.woman {
	background-color: #FFCCCC;
	font-size: 24px;
	font-weight: bold;
	color: #FF6600;
	padding: 5px;
	text-align: center;
	letter-spacing: 1em;
}

/*--------------------------------------------------------*/

/*ナビテーブルコンテンツ部分*/

#navi ul {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 25px;
	font-size: 14px;
}

#navi li {
	list-style-image: url(images/midori_y.gif);
	line-height: 1.2em;
	margin-top: 4px;
}



#container_page ul {
	margin-left: 1.5em;
}
#container_page li {
	margin-top: 10px;
	line-height: 1em;
	list-style-image: url(images/midori_y.gif);
}
#container_page .company {
	font-size: 18px;
}




/*--------------------------------------------------------*/

/*ポップアップフォーム*/
.style1 {
	font-size: 12px;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-style: normal;
	color: #000000;
	margin-bottom: 0px;
	padding-bottom: 0px;
}

#container_form {
	width: 550px;

}
#container_form .title {
	text-align: left;
	margin-left: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
	border-left-width: 7px;
	border-left-style: solid;
	border-left-color: #0099FF;
	margin-top: 5px;
	margin-bottom: 5px;
	background-color: #DAE7FE;
	margin-right: 10px;
	font-size: 16px;
	font-weight: bold;
}




/*----------------other page----------------*/


/*本体*/
#header {
	width: 910px;
}



#container_page {
	width: 565px;
	background-color: #FFFFFF;
	line-height: 1.5em;
	font-size: 16px;
	padding-bottom: 50px;
	padding-right: 20px;
	float: right;
	padding-left: 20px;
}
.ex3 {
	font-size: 12px;
	line-height: 1.5em;
	border: 1px solid #999999;
	padding: 3px;
}

.ex {
	font-weight: bold;
	border: 2px dotted #FF3300;
	color: #FF3300;
	font-size: 14px;
	padding: 3px;
}


/*見出し*/

.title {
	text-align: left;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
	border-left-width: 7px;
	border-left-style: solid;
	border-left-color: #0099FF;
	margin-top: 5px;
	margin-bottom: 5px;
	background-color: #DAE7FE;
	margin-right: 10px;
	font-size: 16px;
	font-weight: bold;
	margin-left: 0px;
}

#header h1 {
	font-size: 12px;
	font-weight: normal;
	background-color: #0C5ADE;
	padding-bottom: 3px;
	padding-left: 15px;
	color: #FFFFFF;
	padding-top: 3px;
	margin-top: 0px;
	margin-bottom: 0px;
}

#container_page h2 {
	text-align: left;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
	border-left-width: 7px;
	border-left-style: solid;
	border-left-color: #0099FF;
	margin-top: 5px;
	margin-bottom: 5px;
	background-color: #DAE7FE;
	margin-right: 0px;
	font-size: 16px;
	font-weight: bold;
	margin-left: 0px;
}
#container_page h3 {
	border-bottom-width: 1px;
	border-left-width: 5px;
	border-bottom-style: dotted;
	border-left-style: solid;
	border-bottom-color: #2781DE;
	border-left-color: #2781DE;
	padding-left: 8px;
	margin-top: 25px;
	margin-bottom: 10px;
	line-height: 1.2em;
	color: #2781DE;
	font-size: 20px;
	font-weight: bold;
	margin-right: 10px;
	margin-left: 0px;
}


#container_page p {
	margin-bottom: 10px;
	margin-left: 0px;
	margin-right: 0px;
}



#page_footer {
	width:900px;
	height: 20px;
	background-color: #3366FF;
	font-size: 12px;
	color: #FFFFFF;
	padding-top: 5px;
	padding-bottom: 5px;
	text-align: right;
	padding-right: 10px;
	clear: both;
}

#page_footer1 {
	clear:both;
	width:910px;
	background-color: #88A6FF;
	text-align: center;
	color: #000000;
	padding-top: 7px;
	padding-bottom: 3px;
	font-size: 13px;
	line-height: 1.5em;
}


#footer1 a {
	text-decoration: underline;
}
#footer1 a:link {
	color: #000000;
}
#footer1 a:visited {
	color: #000000;
}
#footer1 a:hover {
	color: #FFFFFF;
	text-decoration: none;
}

#page_footer1 a {
	text-decoration: underline;
}
#page_footer1 a:link {
	color: #000000;
}
#page_footer1 a:visited {
	color: #000000;
}
#page_footer1 a:hover {
	color: #FFFFFF;
	text-decoration: none;
}


.question {
	font-size:14px;
	background-image: url(images/q.gif);
	background-repeat: no-repeat;
	background-position: left 5px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 25px;
}

.answer {
	font-size:14px;
	margin-top: 3px;
	background-image: url(images/a.gif);
	background-repeat: no-repeat;
	background-position: left 6px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 25px;
}


#pct {
	float: left;
	height: 210px;
}
#wrapper {
	clear: both;
}


#pdf {
	float: right;
	font-size: 14px;
}

#pdf p {
	margin-top: 0px;
	line-height: 1.5em;
	
}

.ex2 {
	font-size: 12px;
	background-color: #999999;
	color: #FFFFFF;
	line-height: 2em;
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 3px;
}
#wrapper {
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #999999;
	margin-bottom: 10px;
}
.add {
	background-color: #FFFFE1;
	padding: 10px;
	width: 500px;
}
#profile {
	width: 550px;
	height: 130px;
}
#button a {
	font-size: 24px;
}

/*--------------------------------------------------------*/

/*サイトマップ*/
#map a {
	text-decoration: none;
}
#map a:link {
	color: #000000;
}
#map a:visited {
	color: #000000;
}
#text {
	text-align: center;
	padding-top: 10px;
	padding-bottom: 10px;
	font-size: 18px;
	font-weight: bold;
	color: #0C5ADE;
}

#map a:hover {
	color: #f00;
	text-decoration: underline;
}

/*------------------------------------------------------*/

/*ルームご案内*/

.list3 {
	font-size: 16px;
	line-height: 1.5em;
	padding: 5px;
	color: #333333;
	background-color: #E7F3D6;
	margin-bottom: 20px;
}

/*------------------------------------------------------*/

/*移転告知*/

#info2 {
	width: 600px;
	clear: none;
	margin-left: 150px;
	border: 1px solid #FF0000;
	padding: 10px;
	font-size: 14px;
	line-height: 1.2em;
	margin-bottom: 15px;
	margin-top: 15px;
}

#info3 {
	width: 320px;
	clear: none;
	border: 1px solid #000000;
	padding: 8px;
	font-size: 14px;
	line-height: 1.2em;
	margin-left: 210px;
}


/*------------------------------------------------------*/

/*移転案内*/

.list4 {
	font-size: 16px;
	line-height: 1.5em;
	padding: 5px;
	color: #333333;
	background-color: #EEEEEE;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #0066CC;
}

.list4_1 {
	font-size: 14px;
	line-height: 1.5em;
	padding: 5px;
	color: #333333;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #BAD4E5;
}
.info2 {
	font-size: 13px;
	line-height: 1.2em;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	border: 1px dotted #0099FF;
	background-color: #F4F8FF;
	width: 550px;
}
.rss2 {
	width: 500px;
	border: 2px solid #FF6600;
	background-color: #FFFFCC;
	padding: 20px;
}
.img {
	float: right;
}

.headline {
	background-color: #0C5ADE;
	padding-top: 5px;
	padding-bottom: 5px;
	line-height: 1.2em;
	font-size: 12px;
	color: #FFFFFF;
	padding-left: 13px;
}


.headline a:link {
	color: #FFFFFF;
}
.headline a:hover {
	color: #FFFFFF;
}
.headline a:visited {
	color: #FFFFFF;
}
#header2 {
	width: 870px;
	background-color: #FFFFFF;
	border-bottom-width: 3px;
	border-bottom-style: dotted;
	border-bottom-color: #56A1EE;
	margin: 0px;
	padding-top: 15px;
	padding-right: 20px;
	padding-bottom: 15px;
	padding-left: 20px;
}
#teian {
	font-size: 12px;
	line-height: 1.5em;
	background-color: #E6E6E6;
	margin-top: 30px;
}
.color1 {
	background-color: #FFFFCC;
	padding: 10px;
}
.color2 {
	background-color: #FFFFEC;
	padding: 10px;
}
.color3 {
	background-color: #FFCC66;
	font-size: 16px;
	text-align: center;
}
#ichiran {
	font-size: 12px;
	line-height: 1.2em;
}

