/*===============================================
base.css ζΚΜ‘ͺ641pxΘγ
===============================================*/
@media print, screen and (min-width: 641px){

img{
max-width: 100%;
height: auto;
width /***/:auto;@
}

body {
	font-size:16px;*font-size:small;*font:x-small;font-family:'qMmpS Pro W3','Hiragino Kaku Gothic Pro','CI',Meiryo,'lr oSVbN',sans-serif;
	line-height:1.7em;
	color:#333;
	background-color: #FFF;
}

body img{
	vertical-align:bottom;
	border:0;
	font-size:0px;
}

p.contents {font-size: 15px; color: #333;}

a {text-decoration: underline;}
a:link {color:#0000FF;}
a:visited {color:#0000FF;}
a:active {color:#0000FF;}
a:hover {color:#0000FF; text-decoration: none;}

a {
overflow: hidden;
}

#container {
	width: 800px;
	margin-left:auto;
	margin-right:auto;
	text-align:center;
}

.logo{
	margin-top:50px;
}

.kokuchiBox{
	margin-top:40px;
}

.kokuchiBox h1{
	font-size:18px;
	font-weight:bold;
	color:#333;
	line-height:1.0em;
	margin-bottom:35px;
}

.kokuchiBox p.add{
	font-size:18px;
	font-weight:bold;
	color:#333;
	line-height:1.0em;
	margin-top:35px;
	margin-bottom:35px;
}

}





/*===============================================
smartphone.css ζΚΜ‘ͺ640pxΘΊ
===============================================*/
@media screen and (max-width:640px){

img{
max-width: 100%;
height: auto;
width /***/:auto;@
}

body {
	font-size:16px;*font-size:small;*font:x-small;font-family:'qMmpS Pro W3','Hiragino Kaku Gothic Pro','CI',Meiryo,'lr oSVbN',sans-serif;
	line-height:1.7em;
	color:#333;
	background-color: #FFF;
}

body img{
	vertical-align:bottom;
	border:0;
	font-size:0px;
}

p.contents {font-size: 14px; color: #333;}

a {text-decoration: underline;}
a:link {color:#0000FF;}
a:visited {color:#0000FF;}
a:active {color:#0000FF;}
a:hover {color:#0000FF; text-decoration: none;}

a {
overflow: hidden;
}

#container {
	text-align:center;
	padding:0 15px;
}

.logo{
	margin-top:30px;
}

.kokuchiBox{
	margin-top:30px;
}

.kokuchiBox br{
	display:none;
}

.kokuchiBox h1{
	font-size:17px;
	font-weight:bold;
	color:#333;
	line-height:1.0em;
	margin-bottom:30px;
}

.kokuchiBox p.add{
	font-size:18px;
	font-weight:bold;
	color:#333;
	line-height:1.0em;
	margin-top:30px;
	margin-bottom:30px;
}

}