/* 全般設定 */
html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,font,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td{
	margin:0;
	padding:0;
	border:0;
	outline:0;
	font-size: 100%;
	font-family: "MS Pゴシック", "Helvetica", "ヒラギノ角ゴPro W3";
	line-height: 150%;
	text-align: left;
	vertical-align:baseline;
	background: transparent;
}
ol,ul{
	list-style:none;
}
blockquote,q{
	quotes:none;
}
blockquote:before,blockquote:after,q:before,q:after{
	content:'';
	content:none;
}
:focus{
	outline:0;
}
ins{
	text-decoration:none;
}
del{
	text-decoration:line-through;
}
table{
	border-collapse:collapse;
	border-spacing:0;
}
html{
	overflow-y: scroll;
}
body {
	width: 400px;
	margin: 0 auto;
	font-size: 13px;
}
#container{
	margin:10px auto;
}
#container p {
	float: right;
	font-size: 12px;
}
#container ul {
	margin: 0;
	padding: 20px 0;
	list-style: none;
}
#container li {
	font-size: 12px;
	text-decoration: none;
	margin: 0 0 10px 0;
	padding: 0 0 30px 0;
	border:none;
	border-bottom:2px dashed #cccccc;
}
#container li a {
	font-size: 14px;
	width: 140px;
	text-decoration: none;
	padding: 0 0 2px 30px;
	margin: 0 0 4px 0;
	display: block;
	background: url("/images/arrow.gif") no-repeat 0 4px;
	border:none;
	border-bottom:2px dashed #cccccc;
	border-right:2px dashed #cccccc;
}
h1 {
	width: 340px;
	height: 31px;
	text-align : center;
	padding: 5px 10px;
	color: #ffffff;
	background: url("/images/t_bn.gif") no-repeat;
	margin: 30px auto;
	font-weight: bold;
	font-size: 14px;
}
h2 {
	background: url("/images/t_bn2.gif") no-repeat;
	color: #000000;
	font-size: 13px;
	text-align : left;
	padding: 6px 0 0 60px;
	margin: 25px auto 5px auto;
	width: 360px;
	height: 24px;
	clear:both;
}
h3 {
	background: url("/images/t_bn3.gif") no-repeat;
	padding: 7px 0 0 0;
	margin: 20px auto;
	width: 360px;
	height: 29px;
	text-align: center;
}
.mail{
	line-height: 250%;
	font-size: 11px;
}
.google{
	width: 380px;
	margin: 10px auto 30px auto;
	font-size: 11px;
}
.g_serch1 {margin:0;padding:0;width:140px}
.g_serch2 {margin:0 0 -6px 0;height:24px}