@charset "Shift_JIS";

/*REST CSS*/

body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td { 
	margin:0;
	padding:0;
}
table {
	border-collapse:collapse;
	border-spacing:0;
}
fieldset,img { 
	border:0;
}
address,caption,cite,code,dfn,em,strong,th,var {
	font-style:normal;
	font-weight:normal;
}
ol,ul {
	list-style:none;
}
caption,th {
	text-align:left;
}
h1,h2,h3,h4,h5,h6 {
	font-size:100%;
	font-weight:normal;
}
q:before,q:after {
	content:'';
}
abbr,acronym { border:0;
}
/* REST */

body {
	background: #ffffff;
	color: #333333;
	font-size: 12px;
	font-family: "メイリオ","Meiryo",verdana,"ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro",Osaka,"ＭＳ Ｐゴシック","MS PGothic",Sans-Serif;
	line-height: 1.5;
}
* html body {	/* for IF6 */
	font-family: "ＭＳ Ｐゴシック","MS PGothic",Sans-Serif;
	font-size: 75%; 
}

body {
margin:2% 0 0 0;
background:url(../jpg/all_bg.jpg) #ffffff;
text-align : center;
}

a:link { color : #8D0B0F;text-decoration : none;} 
a:visited { color : #8D0B0F;text-decoration : none;} 
a:hover { color : red;text-decoration : none;} 
a:active { color : #8D0B0F;text-decoration : none;} 

table{font-size:12px;}

div#wrap{
width:700px;
margin:0 auto;
text-align:left;
}

/* -----------------------------------------------------------
	#header
		ヘッダー
----------------------------------------------------------- */
div#header {
position:relative;
width:700px;
margin:0 0 20px 0;
padding:0 0 10px 0;
border-bottom:1px solid #cccccc;
}
#header #glovalnavi{
position:absolute;
top:0px;
right:0px;
width:55px;
height:30px;
text-indent:-9999px;
}
#header #glovalnavi {
width:55px;
background:url(../gif/navigation/home_on.gif);
}
#header #glovalnavi a{
display:block;
width:55px;
background:url(../gif/navigation/home.gif);
}
#header #glovalnavi a:hover{
display:block;
width:55px;
background:url(../gif/navigation/home_on.gif);
}
#header #glovalnavi a:focus{
/*\*/
	overflow: hidden;
/**/
}


#header h1{
width:160px;
height:35px;
text-indent:-9999px;
}
#header h1 a{
width:160px;
height:35px;
display:block;
background:url(../gif/kao_hirao_h1_color_on.gif) no-repeat;
}
#header h1 a:hover{
width:160px;
height:35px;
display:block;
background:url(../gif/kao_hirao_h1_color.gif) no-repeat;
}
#header h1 a:focus{
/*\*/
	overflow: hidden;
/**/
}

td.subjectCell{
width:600px;
}

h3.title{
-x-system-font:none;
background:transparent url(http://www.kao-hirao.com/gif/h3_bg.gif) no-repeat scroll 0 0;
color:#666666;
font-family:Courier,monospace;
font-size:100%;
font-size-adjust:none;
font-style:normal;
font-variant:normal;
font-weight:bold;
line-height:normal;
margin:0.25em 0;
padding:0 0 1em 15px;
}
h6.date{
-x-system-font:none;
border-bottom:1px dotted #777777;
color:#4C4C4C;
font-family:Georgia,Times,serif;
font-size-adjust:none;
font-style:normal;
font-variant:normal;
font-weight:normal;
letter-spacing:0.1em;
line-height:normal;
margin:0 0 0.75em;
padding-bottom:0.35em;
text-transform:uppercase;
}

div.contentsArea{
margin:0 0 50px  0;
}

div#footer{
width:700px;
margin:50px 0 0 0;
padding:20px 0 0 0;
border-top:1px solid #cccccc;
}

div.contentsArea img{
margin:1em 10px 0 0;
}


