@charset "SHIFT_JIS";
/*--------------------------------------- ITALU-YA.WebSite MAIN CascadeStyleSheets 2013/8/10-------------------------------*/
/*---------------------------------------------- 基礎枠　各枠 リンク等その他設定 ------------------------------------------*/

/*------------------------------------------ ヘッダーコメント -------------------------------------------------------------*/

P#HC{
width: 100%;
margin: 0;
padding: 0;
font-size: 12px;
font-family: -webkit-pictograph;
color: #a8a8a8;
text-align: right;
background-color: #000000;
}

P#TITLE{
	width: 100%;
	margin:50px 0 10px 0;
	padding: 0;
	font-size: 22px;
	font-family: 'HGP行書体','HG正楷書体-PRO',cursive;
	color: #000000;
	text-align: left;
}

.text{
width: 90%;
margin:20px 0;
padding: 0 20px;
font-size: 15px;
line-height:25px;
text-align:left;
font-family: -webkit-pictograph;
}
.text_e{
width: 90%;
margin:20px 0;
padding: 0 20px;
font-size: 17px;
line-height:20px;
text-align:left;
font-family: -webkit-pictograph;
}
.text a:link,.text_e a:link{color:#FF3D00;text-decoration: none;}
.text a:visited,.text_e a:visited{color:#FF3D00;text-decoration: none;}
.text a:hover,.text_e a:hover{color:#FF3D00;text-decoration: none;}


P.hmbt{					/*-----ヘッダーモバイルサイトリンクボタン------*/
	margin : 0;
	background-color:#000;
	font-size:10px;	
	color: #575757;
	border-width: 1px;
	border-style: dotted;
	border-color: #363636;
	float: left;
}

P.hmbt a:link{color:#575757;text-decoration: none;}
P.hmbt a:visited{color:#575757;text-decoration: none;}
P.hmbt a:hover{color:#575757;text-decoration: none;}

#CLS {					/*-----フロート＆シャドウ画像クリア------*/
	clear: both;
}

/*--------------------------------------------------- メイン枠設定 ----------------------------------------------------------*/

#BODY{
	padding: 0;
	margin: auto;
	font-family: "ＭＳ Ｐ明朝","ＭＳ 明朝",serif;
	font-size: 16px;
	color: #242424;
	background-color: #eff0ff;
	background-image: url(a_kiseru_img/x_kiseru_bkg001.jpg);
}

#WAKU{
	margin: 0 auto;
	width: 960px;
	border-width: 0 5px 0 5px;
	border-style: solid;
	border-color:#120F1D;
	background-color: #ffffff;
}

#HEAD{
	width: 100%;
	height: 100px;
	margin: 0 auto;
	background-image: url(a_kiseru_img/x_kiseru_hedder_photo001.jpg);
}

#LEFT{
	width: 200px;
	height: 100%;
	margin: 5px 2px;
	float: left;
	border-width: 1px;
	border-style: solid;
	border-color: #ffffff;
}

#RIGHT{
	margin:0 auto;
text-align:center;
	padding:0;
	width:100%;
	line-height: 22px;
}

#FOOT{
	width: 100%;
	height: 105px;
	clear: both;
	margin: 0 auto;
	border-width: 1px 0 0 0;
	border-style: dotted;
	border-color: #6f6f6f;
}

P.line{
clear: both;
width:960px;
margin:5px 0;
padding:5px 0;
background-color:#120F1D;
font-size: 22px;
font-family: 'HGP行書体','HG正楷書体-PRO',cursive;
color: #ffffff;
border-bottom: 2px solid #FF3D00;
}
P.line2{
clear: both;
width:960px;
margin: 0;
padding:5px 0;
font-size: 22px;
font-family: 'HGP行書体','HG正楷書体-PRO',cursive;
color:#FF3D00;
}
.sasie{					/*-----挿絵------*/
clear: both;
margin:30px auto;
}

div.come{
margin: 0;
width: 100%;
background-color: #120F1D;
font-size:18px;
font-family:'HGP行書体','HG正楷書体-PRO',cursive;
line-height: 22px;
}

div.come a:link{color:#ffffff;text-decoration: none;margin: 0 5%;}
div.come a:visited{color:#ffffff;text-decoration: none;}
div.come a:hover{color:#FF3D00;text-decoration: none;}

div.footer{
	margin: 20px auto;
	text-align: center;
	font-size: 14px;
	color: #242424;
}

div.footer a:link{
	color: #242424;
	text-decoration: none;
}

div.footer a:visited{
	color: #242424;
	text-decoration: none;
}

div.footer a:hover{
	text-decoration: underline;
}
						/*-----画像位置調整-----*/
#ICENT10{position: relative; left: 10%;}

#ICENT15{position: relative; left: 15%;}

#ICENT20{position: relative; left: 20%;}

#ICENT25{position: relative; left: 25%;}

#ICENT30{position: relative; left: 30%;}

#IRIGHT{float: right;}

p.adw{			/*-------------- amazon広告TEXT設定 ----------------*/
	padding: 0 0 5px 0;
	font-size: 11px;
	text-decoration: underline;
	border-width: 0 0 1px 0;
	border-style: dotted;
	border-color: #6f6f6f;
}

div#AD1 {			/*-------------- google広告スペース設定 ----------------*/
	width: 175px;
	margin: 20px 0 0 0;
	padding: 0;
}

/*---- footer ----*/
.SSL_seal{
margin-top:-11px;
position:relative;
top:20px;
left:8px;
}

DIV#pgtp{			/*------------------ ページトップベア表示 -----------------*/
	position: relative; top:-95px; left: 780px;
	width: 76px;
	height: 93px;
	margin: 0;
	padding: 0;
	background-image: url(a_kiseru_img/x_osbear.gif);
	background-repeat: no-repeat;
	overflow: hidden;
}

#pgtp a{
	margin: 0;
	padding: 1px;
	display: block;
	width: 76px;
	height: 93px;
}

#pgtp a span{display:none;}

/*--------------------------------------------------- ページカウント設定 ----------------------------------------------------------*/

div#cwt span{display:none;}

/*--------------------------------------------------- 著作権表示 ----------------------------------------------------------*/

div#cpr{
	margin: 0 auto;
	padding: 0;
	text-align: center;
	font-family: "メイリオ","ヒラギノ角ゴ Pro W3";
	font-size: 11px;
	color: #afafaf;
background-color: #120F1D;
}
/*--------------------------------------------------- width960設定 ----------------------------------------------------------*/
@media screen and (max-width: 960px){
#WAKU{
width:95%;
border-style: none;
overflow: hidden;
}
P.hmbt{display:none;}
P.line,P.line2{width:100%;}
P#HC{text-align: left;}
#HEAD {background-position-x: -115px;}
#LEFT {
width: 100%;
float:none;
}
P.comeT {
width: 100%;
border-style:none;
}
div.come {
text-align: center;
width:100%;
font-size: 15px;
line-height: 30px;
}
#IRIGHT {
float: none;
width: 50%;
margin: 0 auto;
}
#RIGHT img{max-width:95%;}
P#TITLE {margin: 0;}
#IRIGHT img{width:50%;}
#FOOT{height:180px;}
div.footer {font-size: 12px;}
DIV#pgtp {
position: relative;
top:0;
left:0;
margin: 0 auto;
}
.sasie{display:none;}

.SSL_seal{display:none;}
}
