﻿

a	{color: #017acd}

*{
    font:normal normal normal 100%/1.3 "ＭＳ Ｐ明朝","平成明朝",sans-serif;
    border:none;
}


/* コンテナ */
div#container	{width: 100%;
	margin-left: auto;
	margin-right: auto}

/* ヘッダー */
div#header	{background-color: #092954;
	background-image: url(../img/top1.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
	padding: 28px 20px 150px}

div#header h1	{margin: 0}

div#header p	{color: #d6e9ca;
	font-size: large;
	margin: 0}

/* パンくずリスト */
p#bread	{font-size: large;
	margin-top: 3px;
	margin-bottom: 30px}


/* メイン */
div#main	{width: 100%;
	float: left;
	margin-right: -230px}

/* コンテンツ */
div#content	{width: 100%;
	float: right;
	margin-left: -186px;
	margin-right: auto;
	margin-bottom: 25px}

div#content h2, div#content h3, div#content p
	{margin-left: 186px;
	margin-right: 230px}

div#content h2	{background-color: #191970;
	background-image: url(../img/grad.png);
	background-repeat: repeat-x;
	border: solid 1px #191970;
	font-size: large;
	color: #ffffff;
	line-height: 32px;
	padding-left: 6px;
	margin-top: 0;
	margin-bottom: 0}

div#content h3	{background-color: #ffffff;
	background-image: url(../img/maru.png);
	background-repeat: no-repeat;
	background-position: 0px 2px;
	font-size:large;
	line-height: 22px;
	padding-left: 26px;
	margin-top: 30px;
	margin-bottom: 0}

div#content p	{font-size: large;
	line-height: 1.6;
	margin-top: 10px}

/* テーブル */
table {
font-size: 0.9em;
margin-left: 200px;
border: 1px brown solid;
width: 60%;

} 
td {

border: 1px brown solid;
} 

th {
border: 1px brown solid;

} 
/* サイドバー */
div#sidebar	{width: 180px;
	float: left;
background-image: url(../img/blue.png);
	margin-bottom: 25px}

ul.sidemenu	{border-top: solid 1px #ffffff;
	font-size: large;
	margin-top: 20px;
	margin-left: 12px;
	margin-right: 12px;
	padding-left: 0;
	line-height: 0}

ul.sidemenu li	{list-style-type: none}

ul.sidemenu li a	{display: block;
	line-height: 30px;
	text-decoration: none;
	color: #ffffff;
	background-color: transparent;
	border-bottom: solid 1px #ffffff;
	padding-left: 5px}

ul.sidemenu li a:hover	{background-color: #000066}

p.feed	{margin-bottom: 10px;
	margin-left: 12px}

p.feed a	{background-color: #ffffff;
	font-size: large;
	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: 210px;
	float: right}

div.info	{border: solid 1px #191970;
	margin-bottom: 20px}
        
div#sidebar-right h2	{background-color: #191970;
        background-image: url(../img/grad.png);
	background-repeat: repeat-x
	border-bottom: solid 1px #191970;
	color: #ffffff;
	font-size: large;
	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: large;
	margin: 10px 5px}

div#sidebar-right ul	{font-size: large;
	margin: 5px;
	padding: 0}

div#sidebar-right 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#footer	{background-image: url(../img/line.png);
	background-repeat: repeat-x;
	width: 100%;
	margin-top: 0;
	padding-top: 8px;
	clear: both}

address	{font-size: large;
	font-style: normal;
	text-align: center}


/* 入力フォーム*/
#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: large;

}
#orderForm .text1 {
	width: 170px;
}
#orderForm .text2 {
	width: 4em;
}
#orderForm .text3 {
	width: 400px;
	height: 60px;
}
#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: 196px;
	width: 70%;
}
legend {
	padding: 0px 2px;
	color:  #ff0000;
	font-weight: bold;
font-size: large;
}
form div {
	margin: 6px 12px;
}
submit {
	width: 190px;
	margin 0 auto;
}

dl {
	font-size: large;
}

*.float
      {
         float: left;
         margin-right: 1em;
      }
      *.floatclear
      {
         clear: both;
      }



