@import "http://";
@charset "utf-8";

/***** default styles
*******************************************/

body {
	font-size: 13px;
	*font-size: small; /* IE7 */
	*font: x-small; /* IE6 */
}

* {line-height: 1.6;font-size: 100%;}


/***** text styles
*******************************************/



html {
	padding: 0;
	margin: 0;
}

body {
	text-align: center;
	color: #5D5D5D;
	margin:0 auto;
	background-color:#EFEFEF;
	padding:0;
	font-family: Verdana, Arial, "ヒラギノ角ゴ Pro W3", "ＭＳ Ｐゴシック", sans-serif;
}


p {
	line-height: 1.9;
	text-align: justify;
	text-justify: distribute;
}


p, ul, ol, dl, table, pre {
	font-size: 100%;
	letter-spacing: 0.02em;
}

.shadow {
	padding: 5px 10px 10px 5px;
	background-image: url(img/shadow.png);
	background-repeat: no-repeat;
	background-position: right bottom;
}


/***** Link styles
*******************************************/

#out a {text-decoration: none;}

#out a:link {
	color: #337ED2;
	border-bottom: 1px solid #56AEE1;
}

#out a:visited {
	color: #56AEE1;
	border-bottom: 1px solid #56AEE1;
}

#out a:hover {
	color: #337ED2;
	border-bottom: 1px solid #337ED2;
}

/***** layout styles
*******************************************/


#out {
	margin:0 auto;
	text-align: left;
	width:750px;
	border-right: 1px solid #cccccc;
	border-left: 1px solid #cccccc;
	background-color:#FFFFFF;
	position: relative;
	left: auto;
	right: auto;
}



#head {
	letter-spacing: 0.1em;
	text-align: left;
	margin:0px auto 20px;
	padding:10px 25px;
	border-bottom: 1px solid #cccccc;
	background-color:#FFFFFF;
	position: relative;
	left: auto;
	right: auto;
}

#menu  {
	text-align:right;
	font-size:87%;
	color:#CCCCCC;

}
#out #main table tr th p {
	clear: none;
	padding-bottom: 20px;
	top: auto;
	bottom: 20px;
	padding-top: 150px;
	padding-left: 10px;
	width: 250px;
	float: none;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 10px;
	font-style: normal;
	line-height: 1.5em;
	font-weight: normal;
	font-variant: normal;
	letter-spacing: 0.7em;
	text-align: left;
	word-spacing: normal;
}
#out #main {
	position: relative;
	left: auto;
	right: auto;
}
#out #main p{
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 10px;
	font-style: normal;
	line-height: 1.5em;
	font-weight: normal;
	font-variant: normal;
	letter-spacing: 0.7em;
	text-align: left;
	word-spacing: normal;
	padding-left: 50px;
	float: none;
	padding-right: 50px;
}
.photo_Midashi {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 16px;
	font-weight: bold;
	color: #000649;
	word-spacing: 0.7em;
	line-height: 2em;
}
#out #main table {
}



h1 {
	font-size: 160%;
	font-weight:normal;
	margin:0 auto 5px;
	padding:0 25;
	position: relative;
	vertical-align: middle;
	left: auto;
	right: auto;
}

h2 {
	font-size: 100%;
	font-weight:normal;
	margin:0;
	padding:0;

}

h3 {
	font-size: 130%;
	font-weight:normal;
	margin:2.5em 0 1em 0;
	padding:0 0 0 10px;
	border-left: 3px solid #cccccc;
}

h4 {
	font-size: 130%;
	font-weight:normal;
	margin:2.5em 0 1em 0;
	padding:0 0 5px 10px;
	border-bottom: 1px solid #cccccc;
}

#main{
	letter-spacing: 0.1em;
	font-size: 110%;
	line-height: 1.9;
	padding-right: 0px;
	padding-left: 0px;
	position: relative;
	margin-right: 25px;
	margin-bottom: 0;
	margin-left: 25px;
}


#main ul {
	margin:0 5px 5px 0;
	padding: 3px;
	list-style: circle;
}


#main li {
	margin: 0.5em 0 0.5em 1.5em;
	letter-spacing: 0.02em;
	padding: 0.3em 0 0.3em 0.1em;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 10px;
}


#footer {
	margin: 3em 0 0 0;
	padding: 2em 0;
	border-top: 1px solid #cccccc;
	line-height: 1.9;
	text-align: center;
	letter-spacing: 0.1em;
	background-color:#FFFFFF;
}
#main img {
	padding: 5px 10px 10px 5px;
	background-image: url(img/shadow.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}

.copyright {
	font-size: 75%;
	margin: 0 0 0 0;
	padding: 5px 15px 10px 0;
	text-align: right;
	color:#888888;
	letter-spacing: 0.1em;
	background-color:#FFFFFF;
}



.copyright a:link,a:visited,a:hover {
	color: #888888;
	border-bottom:none;
	text-decoration: none;
}


 Copyright (C) Net Mania. All Rights Reserved. http://www.netmania.jp/ 
#out #main p {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 10px;
	line-height: 1px;
	word-spacing: 0.7em;
}

