@charset "UTF-8";

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

CSS Information

Site URL:			http://http://www.shinwaweb.com//
File name:			common.css (http://http://www.shinwaweb.com//css/common.css)

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

/*-------------------------
__common_style
-------------------------*/
html{overflow-y:scroll;}
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,input,textarea,p,blockquote,th,td{margin:0;padding:0;}
body{font-family:'メイリオ','Meiryo','ヒラギノ角ゴ ProN W3','Hiragino Kaku Gothic ProN','Osaka','ＭＳ Ｐゴシック','MS PGothic',sans-serif;font-size:62.5%;line-height:1;text-align:center;-webkit-text-size-adjust:100%;}
fieldset,table,img,a img{border:0;}
address,em{font-style:normal;}
strong,dt,h1,h2,h3,h4,h5,h6,th{font-weight:normal;}
ul,ol{list-style:none;}
.clearfix{zoom:1;}
.clearfix:after{content:"";display:block;clear:both;}








/*

* {
	margin:0;
	padding:0;
	font-size: 100%;
	font-weight: normal;
	font-style: normal;
}

table,img { border:0;}

ul,ol,li { list-style:none;}

a,
a:link,
a:hover,
a:visited,
a:active {	text-decoration:none; }

form {
	margin: 0.5em 20px;
	padding: 1px 0; 
}

form dl,
form p {
	margin: 0.5em 10px;
}

fieldset {
	border: 1px solid #ddd;
}

legend {
	margin: 0 1em;
	padding: 0 10px;
}
 
.pkg:after {
	content: ".";
	display: block;
	visibility: hidden;
	clear: both;
	height: 0.1px;
	font-size: 0.1em;
	line-height: 0;
}

.pkg {display: inline-block;}
.pkg {height: 1%;}
.pkg {display: block;}

h1,h2,h3,h4,h5,h6,h7 {
	font-size:12px;
	line-height:1.2em;
	font-weight:bold;
}


*/