@charset "shift_jis";


/*共通設定
■文字サイズを変更したい場合、body項目内のfontにある「12px」を変更する。
■strong(強調文字)色を変更したい場合、strong項目内の「#993300」を変更する。現在は赤色になっている。
----------------------------------------------------------------------------------*/
body {
	margin-top: 0px;
	margin-bottom: 0px;
	font-family: "ヒラギノ角ゴ Pro W3', 'Hiragino Kaku Gothic Pro W3', 'メイリオ',Meiryo, 'ＭＳ Ｐゴシック', Arial, verdana, sans-serif";
	font-size: 12px;
	line-height: 19px;
	margin-right: auto;
	margin-left: auto;
}

div#header {
	margin-bottom: 0px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	padding-bottom: 0px;
	padding-left: 30px;
	padding-top: 20px;
}

h1{
	margin-top: 0px;
	margin-bottom: 0px;
}

h2{
	font-size: 26px;
	font-weight: bold;
	color: #000000;
	margin-top: 10px;
	font-variant: normal;
	font-family: "メイリオ", "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
}

h3{
	margin-top: 10px;
	font-size: 14px;
	color: #663366;
	margin-bottom: 0px;
	border-left-width: 13px;
	border-left-style: solid;
	border-left-color: #BF9BBF;
	padding-left: 8px;
}



div#wrapper {
	width:750px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFF;
}

div#main {
	width:200px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 20px;
	margin-bottom: 0px;
}


div#main02 {
	width:200px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 20px;
	margin-bottom: 0px;
}

div#main03 {
	width:200px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 20px;
	margin-bottom: 0px;
}

div#main04 {
	width:200px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 20px;
	margin-bottom: 0px;
}


.waku_moji01{
	font-size: 12px;
	letter-spacing: 1px;
	color: #333333;
	font-family: "メイリオ", "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	width: 300px;
	background-color: #CCCCCC;
	line-height: 20px;
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 20px;
	margin: 1px;
}

div#contents {
	background-image: url(../image/order01a.jpg);
	background-repeat: no-repeat;
	width: 750px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-left: 30px;
}

div#contents02 {
	background-image: url(../image/order02.jpg);
	background-repeat: no-repeat;
	height: 289px;
	width: 774px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 10px;
}

div#contents03 {
	background-image: url(../image/order03.jpg);
	background-repeat: no-repeat;
	height: 289px;
	width: 774px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 10px;
}

div#contents04 {
	background-image: url(../image/order04.jpg);
	background-repeat: no-repeat;
	height: 289px;
	width: 774px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 10px;
}

div#contents_moji {
	width: 750px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-left: 20px;
}

img.taimoji{
	margin-bottom: 5px;
	margin-top: 0px;
	border-bottom-width: thin;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	padding-bottom: 5px;
}

div#top_moji {
	margin-top: 8px;
	margin-bottom: 5px;
	margin-right: auto;
	margin-left: auto;
	padding-left: 650px;
}


.comment_title {
	font-weight: bold;
	color: #663366;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	line-height: 120%;
	font-size: 12px;
	padding: 0px;
}

.comment_title02 {
	font-weight: bold;
	color: #B34141;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 5px;
	line-height: 120%;
}

.comment_title03 {
	font-weight: normal;
	color: #B34141;
	font-size: 10px;
	margin-top: 0px;
	margin-bottom: 0px;
}

/*フッター
----------------------------------------------------------------------------------*/
div#footer {
	width: 750px;
	margin-right: auto;
	margin-left: auto;
	height: 50px;
	background-color: #636;
}

#copyright{
	color: #FFF;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-left: 30px;
	font-size: 11px;
	padding-top: 10px;
}
