/*--------------------------------sohim_print.css---*/
/*				imaizumishonosuke.com				*/
/*--------------------------------------------------*/


body {
	background:#121212;
	text-align:center;
	margin:0 auto;
	font-family:"Hiragino Kaku Gothic Pro", "ƒqƒ‰ƒMƒmŠpƒS Pro W3", "Osaka", "‚l‚r ‚oƒSƒVƒbƒN", sans-serif;
	}


.wrapper {
	margin:0 auto;
	}


.container {
	
	}


.left {
	_margin:0 0 0 -40px;
	padding:0;
	width:215px;
	float:left;
	background:url(img/back-left.jpg) no-repeat;
	}
	.p_none {}

.right {
	margin:0;
	padding:0;
	width:585px;
	float:right;
	background:url(img/back-right.jpg) no-repeat;
	}

/*-------------------------------------------footer---*/
.footer {
	clear:both;
	background:url(img/back-footer.jpg) repeat-x;
	font-size:11px;
	color:#eee;
	line-height:25px;
	}

/*-----------------------------------------index---*/
.index {text-align:left;}
.qr {
	font-size:10px;
	margin-top:-125px;
	margin-left:600px;
	margin-bottom:10px;
	}


#wnew {
	margin-top:-570px;
	margin-left:450px;
	margin-bottom:370px;
	width:340px;
	text-align:left;
	font-size:12px;
	

	}
/*-----------------------------------------contents---*/
.headder {}
.navi {}

.pagebody {
	background:url(img/back-pagebody.jpg) no-repeat;
	}
.main {
	overflow: visible;
	}

	.main h3 {
		border-bottom:3px solid #09f;
		}
	.main p {
		text-align:left;
		}


/*-------------------------------------------common---*/



/* common --------------------------------- */


p {line-height:1.5em;}

img {border:none;text-decoration:none;}

a:link,
a:visited,
a:hover {}
a:link,
a:visited {color:#0099FF;border:none;}
a:hover {color:#FF00CC;border:none;}

.fl-l {float:left;padding-right:5px;}
.fl-r {float:right;padding-left:5px;}
.fl-c {clear:both;}

.tx-l {text-align:left;}
.tx-r {text-align:right;}
.tx-c {text-align:center;}

.v-mid {vertical-align:middle;}
.v-bot {vertical-align:bottom;}
.v-top {vertical-align:top;}

.cap {font-size:10px;font-weight:normal;line-height:1.2em;}
.bold {font-weight:bold}
.normal {font-weight:normal;}

.c000 {color:#000;}
.c111 {color:#111;}
.c222 {color:#222;}
.c333 {color:#333;}
.c444 {color:#444;}
.c555 {color:#555;}
.c666 {color:#666;}
.c777 {color:#777;}
.c888 {color:#888;}
.c999 {color:#999;}
.aaa {color:#aaa;}
.bbb {color:#bbb;}
.ccc {color:#ccc;}
.ddd {color:#ddd;}
.eee {color:#eee;}
.fff {color:#fff;}
.red {color:#f00;}

.red {color:#e00;}
.blue {color:#00e;}
.yellow {color:#fb0;}
.orange {color:#f50;}
.green {color:#5CB025;}
.lime {color:#95DD38;}

.none {display:none;}

/*----------------------------------------------------*/

