
/* "Daisy, Daisy, give me your answer do. I'm half crazy all for the love of you.
	It won't be a stylish marriage, I can't afford a carriage.
	But you'll look sweet upon the seat of a bicycle built for two." */


@charset "utf-8";
* {
    margin: 0;
    padding: 0;
}

table,img,p {
    border: 0;
}

#top {
	display:none;
}

#top img {
	display:none;
}

body {
    font-family: Verdana,Arial,Helvetica,sans-serif;
    color: #555555;
    background-color: #ffffff;
    font-size: 72.5%;
    line-height: 150%;
    letter-spacing:1px;
	background-image	:	url("images/bk.jpg");
	background-repeat	:	repeat;
	text-align			:	center;
}

ul {
	margin		:	3px 20px;
}
li {
	margin		:	3px 20px;
}


/* フロート回り込み解除
----------------------------------------------- */
br.clear {
    clear: both;
    display: none;
    font-size: 0px;
    line-height: 0%;
    height: 0px
}

/* リンク指定
----------------------------------------------- */
a { text-decoration: underline; }
a:link { color: #3a75af; }
a:visited { color: #3a75af; }
a:hover { color: #ff6600; }

/* フォント
----------------------------------------------- */
h1,h2,h3,h4,h5 {
    font-size: 100%;
    line-height: 150%;
}
.price { color: #ff0000; font-weight: bold; }
.attention { color: #ff0000; }
.mini { font-size: 90%; }
em {
    font-style: normal;
    color: #ff0000;
}

/* ヘッダーロゴ
------------------------------------------------ */
div#header {
    width: 810px;
    height: 90px;
    margin: 0 auto;
	background-color	:	#ffffff;
	background-image	:	url("images/top_bk.jpg");
	background-repeat	:	no-repeat;
}
div#header a {
    float: left;
    display: block;
    margin: 0px 0 0 0;
    width: 207px;
    height: 85px;
    background: url("images/logo.jpg");
	background-repeat	:	no-repeat;
	
}

div#topnavi {
    width: 810px;
    margin: 0 auto;
	background-color	:	#e9e9e9;
}

div#topnavi a {
	color				:	#333;
}

div#header em {
    display: none;
}

div#ser {
    float		: right;
	width		:	250px;
	margin		:	90px 0px 0px 0px;
	color		:	#fff;
}

/* ナビゲーション
----------------------------------------------- */

p.navi {
    display: block;
    padding: 4px 2px 6px 4px;
	font-size	:	90%;
	text-align	:	right;
	color	:	#333;
}

/* リンク指定
----------------------------------------------- */
p.navi a { text-decoration: underline; }
p.navi a:link { color: #ffffff; }
p.navi a:visited { color: #ffffff; }
p.navi a:hover { color: #ffffff; }

/* フレーム
----------------------------------------------- */
div#container {
    width: 810px;
    margin: 0 auto;
    background-color: #fff;
    text-align: left;
}
#container:after {/* firefox背景色表示用 */
    content: "";
    display: block;
    clear: both;
    height: 1px;
    overflow: hidden;
}

div#leftcolumn {
    float: left;
    width: 200px;
	min-height	:	350px;
	padding		:	0px 5px;
}

div#leftcolumn h2 {
    padding: 15px 0 0 0;
}

/* メインコンテンツ
----------------------------------------------- */
/* 2カラム設定 */
div#two_maincolumn {
    float: left;
    width: 580px;
	padding	:	0px 10px;
}

div#two_maincolumn h2 {
	padding		: 5px 0px 5px 0px;
    margin		: 10px 0 10px 0;
	font-size	: 170%;
	font-weight	:	normal;
	border-width	:	0px 0px 1px 0px;
	border-style	:	solid;
	border-color	:	#5473ac;
}

div#two_maincolumn h3 {
	padding		: 5px 5px 5px 5px;
    margin		: 10px 0 10px 0;
	font-size	: 150%;
	font-weight	:	normal;
	border-width	:	0px 0px 1px 0px;
	border-style	:	solid;
	border-color	:	#5473ac;
	background-color:	#F5F5F5;
}

div#news {
	width	:	580px;
}

div#news ul {
	margin	:	5px 0px 5px 35px;
}

/* TOP画面
----------------------------------------------- */
div.left_banner {
	width		:	280px;
	text-align	:	center;
	float		:	left;
}

div.right_banner {
	width		:	280px;
	text-align	:	center;
	float		:	right;
}

div#two_maincolumn h3.banner {
	padding		: 5px 5px 5px 5px;
    margin		: 0;
	font-size	: 100%;
	font-weight	:	normal;
	border-width	:	0px;
	background-color:	#fff;
	text-align		:	center;
}

/* sidebar
----------------------------------------------- */
div#sidebar {
	background-color	:	#bcdcff;
	width				:	195px;
	margin				:	0px;
	padding				:	5px;
}

/* メニュー
----------------------------------------------- */

ul.menu_list {
    padding: 0px 0px 2px 0px;
}

ul.menu_list li {
	margin	:	2px 2px 2px 30px;
}

div#respond {
	width	:	580px;
	float	:	left;
}

div#respond p {
	width	:	580px;
}

div#respond textarea {
	width	:	580px;
}

table.dt_table {
	width	:	100%;
}

td.dt_title {
	width	:	100px;
	vertical-align	:	top;
}

td.dt_data {
	width	:	450px;
	vertical-align	:	top;
}

table.p_table {
	width	:	560px;
	padding	:	0px 10px 10px 0px;
}

td.p_td {
	width	:	280px;
	vertical-align	:	top;
	text-align	:	center;
}

td.p_td2 {
	width	:	560px;
	vertical-align	:	top;
	text-align	:	center;
}


/* フッター
----------------------------------------------- */
#pagetop {
    width: 810px;
    margin: 0 auto;
    padding: 5px 0px 15px 0px;
    background-color: #fff;
    text-align: right;
}

#pagetop a img {
	margin	: 0px 5px;
}

#fotter {
    width: 810px;
    margin: 0 auto;
    padding: 15px 0px;
    border-top: 1px solid #5473ac;
    background-color: #cacaca;
    font-size: 90%;
    color: #5473ac;
    text-align: center;
	clear: both;
}

.right {
	text-align	:	right;
}


/* Captions */
.aligncenter,
div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}

.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}

.wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}
/* End captions */
