﻿

a	{color: #017acd}

/* コンテナ */
div#container	{width: 760px;
	margin-left: auto;
	margin-right: auto}

/* ヘッダー */
div#header	{background-color: #ffffff;
	background-image: url(../img/top.jpg);
   background-repeat   : no-repeat;
	padding: 28px 10px 60px}

div#header h1	{color: #ffffff;
	font-size: 0.75em;
margin: 0}

div#header p	{color: #ffffff;
	font-size: 0.75em;
	margin: 0}

/* パンくずリスト */
p#bread	{font-size: 0.75em;
	margin-top: 3px;
	margin-bottom: 30px}


/* メイン */
div#main	{width: 760px;

	float: right}

/* コンテンツ */
div#content	{width: 564px;
	float: right;
	margin-left: auto;
	margin-right: auto;
 border: solid 1px #000000;
	margin-bottom: 25px}

div#content h2	{background-color: #014471;
	background-image: url(../img/bar.jpg);
	background-repeat: no-repeat;
	font-size: 0.875em;
	color: #ffffff;
	line-height: 28px;
	padding-left: 10px;
	margin-top: 0;
	margin-bottom: 0}

div#content h3	{background-color: #e0e0e0;
	background-image: url(../img/bar2.jpg);
	background-repeat: no-repeat;
	font-size: 0.875em;
	line-height: 23px;
	margin-top: 30px;
	margin-bottom: 0;
        padding-left: 20px;}

div#content h4	{background-color: #e0e0e0;
	background-image: url(../img/bar2.jpg);
	background-repeat: no-repeat;
	font-size: 0.875em;
	line-height: 23px;
	margin-top: 30px;
	margin-bottom: 0;
        padding-left: 20px;}

div#content p	{font-size: 0.75em;
	line-height: 1.6;
	padding: 0px 10px 0px 10px;
	margin-top: 10px}

div#content ul	{font-size: 1.00em;
	margin: 5px;
	padding-left: 20px;
        margin-left:auto;
        margin-right:auto;}

div#content ul li 	{background-image: url(../img/maru-green.png);
	background-repeat: no-repeat;
	background-position: 0 6px;
	padding-left: 13px;
	list-style-type: none}


/* サイドバー */
div#sidebar	{width: 166px;
 border: solid 0px #ffffff;
	float: left;
	margin-bottom: 25px}

ul.sidemenu	{border-top: solid 1px #ffffff;

	font-size: 0.85em;
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	padding-left: 0;
	line-height: 0}

ul.sidemenu li	{list-style-type: none;
                 background-image: url(../img/botan.jpg);
                 text-align: center;}

ul.sidemenu li a	{display: block;
	line-height: 30px;
	text-decoration: none;
        font-weight: bold;
	color: #666666;
	background-color: transparent;
	border-bottom: solid 1px #ffffff;
	padding-left: 0px}

ul.sidemenu li a:hover	{color: #000000;
                         background-image: url(../img/botan2.jpg);}
                         }

p.feed	{margin-bottom: 10px;
	margin-left: 12px}

p.feed a	{background-color: #ffffff;
	font-size: 0.75em;
	color: #444444;
	text-decoration: none;
	line-height: 30px;
	border: solid 1px #888888;
	padding: 5px}

p.feed img	{border: none;
	vertical-align: middle}

/* 右サイドバー */
div#sidebar-right	{width: 166px;
	float: left}

div.info	{border: solid 1px #1F3E2B;
	margin-bottom: 20px}

div#sidebar-right h2	{background-color: #1F3E2B;
	border-bottom: solid 1px #8cc63f;
	color: #ffffff;
	font-size: 0.75em;
	text-align: center;
	padding: 5px;
	margin-top: 0;
	margin-bottom: 3px}

div#sidebar-right p.photo	{text-align: center}

div#sidebar-right p	{font-size: 0.75em;
	margin: 10px 5px}

div#sidebar-right ul	{font-size: 0.75em;
	margin: 5px;
	padding: 0}

div#sidebar-right ul li 	{background-image: url(../img/maru-green1.png);
	background-repeat: no-repeat;
	background-position: 0 6px;
	padding-left: 13px;
	list-style-type: none}



/* フッター */
div#footer	{background-image: url(../img/line.png);
	background-repeat: repeat-x;
	width: 760px;
	margin-top: 0;
	padding-top: 8px;
	clear: both}

address	{font-size: 0.75em;
	font-style: normal;
	text-align: center}

/* テーブル */
table {
font-size: 1em;
border: 0px #1F3E2B solid;
width: 100%;
} 
td {
	
border: 0px #1F3E2B solid;
} 

th {
font-size: 1em;	
border: 0px #1F3E2B solid;
text-align:left;
padding-top: 10px;
padding-left: 40px;

} 

/* 入力フォーム*/
#orderForm fieldset {
	margin-top: 30px;
margin-left: 20px;
	border: 1px solid #ccc;
}
#orderForm legend {
	padding-top: 2px;
	color: #333333;
	font-weight: bold;
	border-top: 2px solid #DC0101;

}
#orderForm dl {
	padding: 10px 20px 20px 20px;

}
#orderForm dt {
	margin-top: 10px;

}
#orderForm dd {
	padding: 5px 0 10px 0;
	border-bottom: 1px solid #CCCCCC;

}
#orderForm em {
	color: #DC0101;
	font-style: normal;

}
#orderForm .submit {
	margin-top: 30px;
	text-align: center;

}
#orderForm select {
	background: #F7F7F7;

}
#orderForm .assist {
	color: #666666;
	font-size: 90%;

}
#orderForm .text1 {
	width: 170px;
}
#orderForm .text2 {
	width: 4em;
}
#orderForm .text3 {
	width: 250px;
	height: 100px;
}
#orderForm .text1,#orderForm .text2,#orderForm .text3 {
	background: #FFFFFF url(../images/input_bg.gif) left top repeat-x;
	border: 3px double #CCCCCC;
	padding: 2px;
}

form {
	margin-left: 4px;
}
fieldset {
	margin-left: auto;
	margin-right: auto;
	width: 90%;
}
legend {
	padding: 0px 2px;
	color:  #ff0000;
	font-weight: bold;
font-size: 0.85em;
}
form div {
	margin: 6px 12px;
}
submit {
	width: 190px;
	margin 0 auto;
}

dl {
	font-size: 0.85em;
}

