@charset "UTF-8";
*{
	margin:0;
	padding:0;
}

body {
	background-color: #FFFFcc;
	margin: 0 auto;
	color: #666666;
	width:766px;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
}

h1,h2,h3,h4,h5,h6,p,input,form,ul,li,dl,dt,dd,hr{
	margin: 0;
	padding: 0;
}


img{
	border: none;
}


.f12 {
	font-size: 12px;
	line-height: 16px;
}

.f14 {
	font-size: 14px;
	line-height: 16px;
}

.tit14 {
	font-size: 14px;
	line-height: 16px;
	font-weight: bold;
	color: #FFFFFF;
	padding-top: 5px;
	padding-right: 7px;
	padding-bottom: 5px;
	padding-left: 7px;
}
.toplist {
	font-size: 12px;
	line-height: 16px;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 14px;
	background-image: url(http://www.shinohara-cl.com/img/top_icon.jpg);
	background-repeat: no-repeat;
	background-position: 0px 5px;
}

.p2list {
	font-size: 12px;
	line-height: 16px;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 14px;
	background-image: url(http://www.shinohara-cl.com/img/sick_icon.jpg);
	background-repeat: no-repeat;
	background-position: 0px 5px;
}

a {	color: #666666;	text-decoration: none;}
a:link { color: #666666;	text-decoration: none;}
a:visited {	color: #666666;	text-decoration: none;}
a:hover { color: #666666;	text-decoration: underline;}
a:active { color: #666666;	text-decoration: none;}

a.link1 {	color: #2383af;	text-decoration: underline;}
a.link1:link { color: #2383af;	text-decoration: underline;}
a.link1:visited {	color: #2383af;	text-decoration: underline;}
a.link1:hover { color: #7bb5cf;	text-decoration: none;}
a.link1:active { color: #2383af;	text-decoration: underline;}

a.link2 {	color: #2383af;	text-decoration: none;}
a.link2:link { color: #2383af;	text-decoration: none;}
a.link2:visited {	color: #2383af;	text-decoration: none;}
a.link2:hover { color: #7bb5cf;	text-decoration: underline;}
a.link2:active { color: #2383af;	text-decoration: none;}

a.link3 {	color: #ffffff;	text-decoration: none;}
a.link3:link { color: #ffffff;	text-decoration: none;}
a.link3:visited {           color: #ffffff;	text-decoration: none;}
a.link3:hover { color: #ffffff;	text-decoration: underline;}
a.link3:active { color: #ffffff;	text-decoration: none;}

a.link4 {	color: #666699;	text-decoration: none;}
a.link4:link { color: #666699;	text-decoration: none;}
a.link4:visited {       color: #003399;	text-decoration: none; }
a.link4:hover { color: #330066;	text-decoration: underline;  background-color:#ffcccc;}
a.link4:active {  color: #666699;	text-decoration: none;}

#url,#email,#author{
	width:50%;
	height:18px;
	margin:5px 0;
}

#text{
	width:70%;
	height:80px;
	margin:0 0 10px 0;
}

h1{
	font-size:12px;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	line-height: 1.5;
}

h2{
	font: bold 12px/1.5 "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	background: url(http://www.shinohara-cl.com/img/sick_icon.jpg) no-repeat left center;
	padding-left: 15px;
}


h3{
	font-size:12px;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	line-height: 1.5;
}

#l_navi2{margin:15px 0 0 0;}

p{margin:5px 0;}
