@charset "Shift_Jis";

h1{
	color: #cccccc;
	font-size: 12px;
	float: right;
       margin-right:10px;
}

h2{
	color: #cc0000;
	font-size: 10px;
	margin: 0px;
}

h3{
	color: #000000;
	font-size: 10px;
	margin: 0px;
}

.all{
	font-size: 15px;
}

.slip{
	font-size: 15px;
	line-height: 160%;
}

.message{
	font-size: 16px;
	line-height: 140%;
}

div#container{
	width: 900px;
	margin: 0 auto 25px;
	text-align: left;
	background-color: #ffffff;
}

div#menu{
       margin: 20px 0 0;
       padding: 10px 0 0;
	text-align: center;
}

.title_gazo{
       display: block;
       margin-left: auto;
       margin-right: auto;
       margin-bottom: 10px
}

div#ichi{
       margin: 20px 11px 10px;
}

.you_gazo{
       display: block;
       margin-left: auto;
       margin-right: auto;
       margin-top: 40px;
       margin-bottom: 10px;
}

div#ni{
       margin: 0 11px 0;
}

div.comment{
	margin: 5px;
	padding: 5px;
	text-align: left;
	font-size: 16px;
	line-height: 160%;
	border: 1px solid #999999;
	background-color: #fefae1;
}

div#san{
       margin: 0 11px 10px;
}

.work_gazo{
       display: block;
       margin-left: auto;
       margin-right: auto;
       margin-top: 40px;
       margin-bottom: 10px;
}

div.amazon{
	margin: 0 10px 20px;
	text-align: left;
	font-size: 16px;
	line-height: 130%;
}

div#form{
	background-color: #ffffff;
}

.profile{
	font-size: 16px;
	line-height: 120%;
}

.size_20white{
	font-size: 20px;
	color: #ffffff;
}

.size_25white{
	font-size: 25px;
	color: #ffffff;
}

.size_20red{
	font-size: 20px;
	font-weight: bold;
	color: #990000;
}

.size_18{
	font-size: 18px;
}

.size_18b{
	font-size: 18px;
       font-weight: bold
}

.size_17blue{
	font-size: 17px;
	font-weight: bold;
	color: #0000ff;
}

.size_16{
	font-size: 16px;
}

.size_15{
	font-size: 15px;
}

.size_14{
	font-size: 14px;
}

.size_13{
	font-size: 13px;
}

.size_12{
	font-size: 12px;
}

body{
	margin: 0px;
	padding: 0px;
	text-align: center;
	background-color: #fff2c9;
       font-family: 'メイリオ' ,Meiryo, 'ヒラギノ角ゴ Pro W3' , 'Hiragino Kaku Gothic Pro' , 'ＭＳ Ｐゴシック' , 'Osaka' ,sans-serif;
	font-size: 16px;
	line-height: 160%;
	-webkit-text-size-adjust: 100%;
	-moz-text-size-adjust: 100%;
	-ms-text-size-adjust: 100%;
	-o-text-size-adjust: 100%;
	text-size-adjust: 100%;
}

img {
       max-width: 100%;
       height: auto;
}

hr{
	color: maroon;
}

a{
	color: #0000ff;
	text-decoration: underline;
}

a:hover{
	color: #ff0000;
	text-decoration: underline;
}

a.nashi{
	text-decoration: none;
	color: #000000;
}

.link{
	font-weight: bold;
}

span.yellow{
	background-color: #ffff55;
}

.hwideyellow{
	background-color: #ffff55;
	padding: 0em 0px;
}

.hwidepink{
	background-color: #ffdfef;
	padding: 0em 0px 0.3em 0px;
}

div.waku{
	margin: 0;
	padding: 4px 1px;
	border: 1px solid #8080C0;
	background-color: #ffffff;
}

div.wakubk{
	margin: 5px;
	padding: 5px;
	border: 1px solid #000000;
}

div.head{
	font-size: 14px;
	line-height: 130%;
	letter-spacing: 1pt;
	margin-left: 50px;
	border-width: 1px;
	text-align: left;
}

p{
	margin: 0;
	padding: 4px 4px;
	font-size: 14px;
	line-height: 160%;
	background-color: #ffffff;
}

p.yellow{
	margin: 0;
	padding: 4px 1px;
	border: 1px solid #ffffcc;
	width: 700px;
}

div.img-move a:hover{
	position: relative;
	top: -2px;
	left: -2px;
}

div.img-move a:active{
	position: relative;
	top: 5px;
	left: 5px;
}

.gazo{
	list-style-image: url(../image/listmark_17_b.png);
}
.gazo_2{
	list-style-image: url(../image/check2.gif);
	
}

li{    margin-bottom: 7px;
}