/* ############################################ */ 
/* Hiroshima media peace center print.css       */ 
/* ############################################ */ 


/*############################################*/
/* (1) text-share                             */
/*############################################*/

*{
	font-size:96%;
	line-height:160%;
}

html:\66irst-child body {
	font-size:88%;
}

body{
	color:#666666;
}

a:link{
	color:#0066CC;
	text-decoration:none;
}

a:visited{
	color:#0066CC;
	text-decoration:none;
}

/*ホバー*/
a:hover{
	color:#44A35E;
	text-decoration:underline;
}
/*枠線*/
a:focus{
	outline:none;
}
/*文字サイズ*/
.small{
	font-size:80%;
}
.big{
	font-size:130%;
}
/*文字色*/
.aka{
	color:#cc0000;
}
.kuro{
	color:#000000;
}
.gray{
	color:#B7B7B7;
}
.ao{
	color:#4B6991;
}
.cha{
	color:#996600;
}
.green{
	color:#669900;
}

/*############################################*/
/* (1) basic-share                            */
/*############################################*/
body{
	margin:0;
	padding:0;
	font-family:verdana,;
}
body{

}
div#mainWrapper{
	font-size:90%;
}
div#senMenu{
	font-size:95%;
}
img, p, form, h1, h2, h3, h4, h5, h6, ul, li, dl, dt, dd{
	margin:0px;
	padding:0px;
}
p, address, h1, h2, h3, h4, h5, h6{
	font-size:100%;
	font-weight:normal;
	font-style:normal;
}

img, table{
	border:none;
}

ul{
	list-style:none;
}

#pageWrapper{
	position:relative;
	margin:0 auto;
	width:880px;
}

div#address{
background:#666666;
clear:both;
}

div#address address{
color:#FFFFFF;
text-align:center;
font-size:85%;
line-height:220%;
height:25px;
}






#contentMain{
width:100%
font-size:110%;
padding:10px;
}
h1{
margin:15px;
}
h2{
font-weight:bold;
margin:0 15px;
display:block;
padding:0 22px;
color:#000000;
font-size:130%;
background:url(images/icon_h.gif) no-repeat;
background-position:0px 7px;
}
h3{
margin:0 15px;
}
p{
font-size:95%;
}

p.body_text{
margin:20px 15px 10px 15px;
}

p.url{
padding:14px;
}

table#photogh{
clear:both;
width:100%;
margin:0 15px;
}
table#photogh tr td{
width:33%;
text-align:left;
vertical-align:top;
padding-bottom:20px;
}


