/*ここは消さないで下さい!*/
/* Edited with EditCSS */
/*CSSLicense: jp-soft.com Tsunehisa Hazama*/

* {
	margin: 0;
	padding: 0;
}

html{height: 100%;}

/* BODY */
body {
	margin : 0;
	text-align: center;
	color:#333;
	line-height: 150%;
	background: #000;
	font-family: arial, helvetica, hirakakupro-w3, osaka, "ms pgothic", sans-serif;
	}

/*デフォルト属性 */
a, p, h1, h2, h3, h4, h5, h6, blockquote {
 margin: 0;
 padding: 0;
 border: 0;
}

/* strongの色 */
strong {font-weight: normal;}


/* 画像の属性 */
img {border: none; margin: 0;}


/* リンクの属性（未指定の時） */
a:link, a:visited, a:active {color: #0033FF;text-decoration: underline;}
a:hover {color:#FFCC00;text-decoration: none;}

/* 基本設定*/
#base{
	width: 1200px;
	margin: 0 auto;
	background: url("/Uranai/styles/13/base.jpg") repeat-y top center;
	text-align: center;
}

#wrapper{
	position: relative;
	width: 900px;
	margin: 0 auto;
	text-align: center;
}

/*ヘッダー*/
#header	{
	margin : 0;
	padding: 0;
	height : 257px;
	text-align: left;
	background: #000 url("/Uranai/styles/13/header.jpg") no-repeat top left;
	border-bottom: 5px solid #000000;
}

#header h1{
 	margin-top : 0;
 	margin-bottom: 0;
 	text-indent: -2000px;
}
		
#header h1 a {
 	height:60px;
 	outline: 0;
 	display: block;
 	background: url("/Uranai/styles/13/header.jpg") no-repeat top left;
 	overflow: hidden;
}

#header h1 a:hover {
 	background: url("/Uranai/styles/13/header.jpg") no-repeat top left;
}

#header .des {
	position: absolute;
	right: 20px;
	top: 70px;
	width: 350px;
	color: #CCC;
	font-size: 12px;
	text-align: right;
}

/*  パンくずリスト  */
.navi {
	margin : 0;
	font-size: 14px;
	color:#666;
}

.back {
	margin-bottom: 10px;
	font-size: 18px;
	text-align: left;
}

/*コンテンツ*/
#content {
	margin: 0 auto;
	width: 940px;
	text-align: left;
}
				
#content h2	{
	margin: 10px 0;
	font-size: 148%;
	color: #272675;
	font-weight: bold;
	line-height: 150%;
}

#content h3 {
/*	height: 20px;
	display: block; */
	margin-left: 10px;
	font-size:128%;
	font-weight: bold;
	color : #333366;
	line-height: 150%;
	text-align: left;
	border-bottom: 1px dotted #999;
	overflow: hidden;
}

#content h4	{
	margin: 10px 0;
	font-size: 117%;
	color: #FF0000;
	font-weight: bold;
	line-height: 150%;
}

#content .info{
	text-align: center;
}

#content .info_inner {
	margin: 10px 0;
	padding: 0;
	text-align: left;
}


/*問合わせボタン*/
.toiawase1 a{
	margin: 0 auto;
	width: 300px;
	height: 50px;
	font-size: 100%;
	text-indent: -2000px;
	background: url("/Uranai/img/button01.gif") no-repeat top left;
	display: block;
 	outline: 0;
}

.toiawase2 a{
	margin: 0 auto;
	width: 310px;
	height: 60px;
	font-size: 100%;
	text-indent: -2000px;
	background: url("/Uranai/img/button11.gif") no-repeat top left;
	display: block;
 	outline: 0;
}


/*購入ボタン*/
.kounyu1 a{
	margin: 0 auto;
	width: 300px;
	height: 50px;
	font-size: 100%;
	text-indent: -2000px;
	background: url("/Uranai/img/button02.gif") no-repeat top left;
	display: block;
 	outline: 0;
}

.kounyu2 a{
	margin: 0 auto;
	width: 310px;
	height: 60px;
	font-size: 100%;
	text-indent: -2000px;
	background: url("/Uranai/img/button12.gif") no-repeat top left;
	display: block;
 	outline: 0;
}

/*詳細ボタン*/
.shousai1 a{
	margin: 0 auto;
	width: 300px;
	height: 50px;
	font-size: 100%;
	text-indent: -2000px;
	background: url("/Uranai/img/button03.gif") no-repeat top left;
	display: block;
 	outline: 0;
}

.shousai2 a{
	margin: 0 auto;
	width: 310px;
	height: 60px;
	font-size: 100%;
	text-indent: -2000px;
	background: url("/Uranai/img/button13.gif") no-repeat top left;
	display: block;
 	outline: 0;
}


/*記事枠*/
#content .doc{
	margin: 10px 0;
	text-align: left;
	line-height: 24px;
}

#content  ul{
	margin: 20px 0 10px 0;
	padding: 10px;
	border-top: 1px dotted #999;
	text-align: center;
	font-size: 12px;
	line-height:130%;
	list-style : none;
}

#content  li{
	margin-left:15px;
	display: inline;
}


.f_navi img{border-style: none; vertical-align: middle;padding:0px 3px;}


/*フッター*/
#footer{
	clear: both;
	margin: 0;
	height: 50px;
	color: #FFF;
	padding: 0;
	background: #000;
	}
	
#footer p{
	margin: 0;
	padding: 13px 10px 0 0;
	text-align: right;
	line-height: 120%;
	font-size: 12px;
	}

#footer a:link, #footer a:visited, #footer a:active {color: #FFCCFF;text-decoration: underline;}
#footer a:hover {color:#FFFF33;text-decoration: none;}

.css3button {
	font-size: 16px;
        margin-top: 15px;
        margin-bottom: 15px;
	color: #ffffff;
	padding: 5px 10px;
        display:block;
        background: linear-gradient(to bottom, #42aaff, #003366);
	background: -moz-linear-gradient(
		top,
		#42aaff 0%,
		#003366);
	background: -webkit-gradient(
		linear, left top, left bottom, 
		from(#42aaff),
		to(#003366));
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px;
	border: 1px solid #003366;
	-moz-box-shadow:
		0px 1px 3px rgba(000,000,000,0.5),
		inset 0px 0px 1px rgba(255,255,255,0.5);
	-webkit-box-shadow:
		0px 1px 3px rgba(000,000,000,0.5),
		inset 0px 0px 1px rgba(255,255,255,0.5);
	box-shadow:
		0px 1px 3px rgba(000,000,000,0.5),
		inset 0px 0px 1px rgba(255,255,255,0.5);
	text-shadow:
		0px -1px 0px rgba(000,000,000,0.7),
		0px 1px 0px rgba(255,255,255,0.3);
filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0,startcolorstr=#42aaff,endcolorstr=#003366));  /*IE6 IE7 */
-ms-filter:"progid:DXImageTransform.Microsoft.gradient(GradientType=0,startcolorstr=#42aaff,endcolorstr=#003366))"; /* IE8 - */
zoom: 1;    /* IE */
		}
		
.css2button {
	font-size: 18px;
        margin-top: 15px;
        margin-bottom: 15px;
	padding: 5px 10px;
	color: #ffffff;
	background-color: #0099FF;
	border-radius: 10px;
		}
.css3buttontip {
	font-size: 10px;
	color: #ffffff;
	padding: 2px 5px;
	background: -moz-linear-gradient(
		top,
		#42aaff 0%,
		#003366);
	background: -webkit-gradient(
		linear, left top, left bottom, 
		from(#42aaff),
		to(#003366));
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px;
	border: 1px solid #003366;
	-moz-box-shadow:
		0px 1px 3px rgba(000,000,000,0.5),
		inset 0px 0px 1px rgba(255,255,255,0.5);
	-webkit-box-shadow:
		0px 1px 3px rgba(000,000,000,0.5),
		inset 0px 0px 1px rgba(255,255,255,0.5);
	box-shadow:
		0px 1px 3px rgba(000,000,000,0.5),
		inset 0px 0px 1px rgba(255,255,255,0.5);
	text-shadow:
		0px -1px 0px rgba(000,000,000,0.7),
		0px 1px 0px rgba(255,255,255,0.3);
		}
		
.css2buttontip {
	font-size: 10px;
	color: #ffffff;
	background-color: #0099FF;
	border-radius: 10px;
		}
.css3logon {
	font-size: 14px;
	font-weight: bold;
	color: #ffffff;
	padding: 5px 5px;
	word-wrap: break-word;
	width: 65px;
	height: 65px;
        display:block;
        background: linear-gradient(to bottom, #42ff42, #146600);
	background: -moz-linear-gradient(
		top,
		#42ff42 0%,
		#146600);
	background: -webkit-gradient(
		linear, left top, left bottom, 
		from(#42ff42),
		to(#146600));
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px;
	border: 1px solid #134201;
	-moz-box-shadow:
		0px 1px 3px rgba(000,000,000,0.5),
		inset 0px 0px 2px rgba(255,255,255,1);
	-webkit-box-shadow:
		0px 1px 3px rgba(000,000,000,0.5),
		inset 0px 0px 2px rgba(255,255,255,1);
	box-shadow:
		0px 1px 3px rgba(000,000,000,0.5),
		inset 0px 0px 2px rgba(255,255,255,1);
	text-shadow:
		0px -1px 0px rgba(000,000,000,0.4),
		0px 1px 0px rgba(255,255,255,0.3);
filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0,startcolorstr=#42ff42,endcolorstr=#146600));  /*IE6 IE7 */
-ms-filter:"progid:DXImageTransform.Microsoft.gradient(GradientType=0,startcolorstr=#42ff42,endcolorstr=#146600))"; /* IE8 - */
zoom: 1;    /* IE */
}
		
.css2logon {
	font-size: 20px;
	padding: 5px 5px;
	color: #000000;
	background-color: #ddffdd;
	border-radius: 10px;
		}
.midashi1{  
    border-left:7px solid #ccc;  
    padding:.8em .9em;  
    margin-bottom: 30px;
}  
.midashi1b{  
    display: block;  
    padding-top:.2em;  
    font-size:.8em;  
/*    color:#ccc;  */
}  		

.css3title {
        width: 500px;
	font-size: 20px;
        font-weight: bold;  
	font-family: Arial, Helvetica, sans-serif;
	color: #079400;
	padding: 10px 18px;
        display:block;
        background: linear-gradient(to bottom, #ffffff, #ff9721);
	background: -moz-linear-gradient(
		top,
		#ffffff 0%,
		#ffffff 10%,
		#ff9721);
	background: -webkit-gradient(
		linear, left top, left bottom, 
		from(#ffffff),
		color-stop(0.10, #ffffff),
		to(#ff9721));
	-moz-border-radius: 0px;
	-webkit-border-radius: 0px;
	border-radius: 0px;
	border: 2px solid #ffdc52;
	-moz-box-shadow:
		0px 1px 3px rgba(000,000,000,0.5),
		inset 0px 0px 3px rgba(255,255,255,1);
	-webkit-box-shadow:
		0px 1px 3px rgba(000,000,000,0.5),
		inset 0px 0px 3px rgba(255,255,255,1);
	box-shadow:
		0px 1px 3px rgba(000,000,000,0.5),
		inset 0px 0px 3px rgba(255,255,255,1);
	text-shadow:
		0px -1px 0px rgba(000,000,000,0.2),
		0px 1px 0px rgba(255,255,255,1);
filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0,startcolorstr=#ffffff,endcolorstr=#ff9721));  /*IE6 IE7 */
-ms-filter:"progid:DXImageTransform.Microsoft.gradient(GradientType=0,startcolorstr=#ffffff,endcolorstr=#ff9721))"; /* IE8 - */
zoom: 1;    /* IE */
}

.chatter {
	padding-top: 15px;
	padding-left: 25px;
	padding-right: 25px;
	padding-bottom: 15px;
	background-color:#FFFFF0;
	font-size: 98%;
	line-height: 1.8em;
	border-radius:5px;
	position:relative;
	box-shadow: 1px 1px 4px rgba(50,50,50,.5);
	-webkit-box-shadow: 1px 1px 4px rgba(50,50,50,.5);
	-moz-box-shadow: 1px 1px 4px rgba(50,50,50,.5);
}
 
.chatter:after {
	border:10px solid transparent;
	border-top-color:#FFF5EE;
	border-bottom-width:0;
	bottom:-10px;
	content:"";
	display:block;
	left:30px;
	position:absolute;
	width:0;
}

.talkerA {
font-weight: bold ;
color: red ;
padding-right: 0.5em ;
}

.talkerB {
font-weight: bold ;
color: blue ;
padding-right: 0.5em ;
}

blockquote{
    background-color: #F0F8FF;
    padding: 1.5em 1em 0.5em;
    position: relative;
    width: auto;
    height: auto;
    overflow: hidden;
    border: 3px solid #E0FFFF;
    margin: 0 1em 1.5em;
    box-shadow: 1px 2px 4px rgba(50,50,50,.5);
    -webkit-box-shadow: 1px 2px 4px rgba(50,50,50,.5);
    -moz-box-shadow: 1px 2px 4px rgba(50,50,50,.5);
}

input[type="text"] {font-size:16px;}
