/* CSS Document */

h5{
	width:auto;
	font-size:173%;
	background-repeat:no-repeat;
	background-position:0px 20px;
	border-top:1px solid;
	border-top-color:#CCCCCC;
	padding:15px 0px 5px 0px;
	margin:10px 0px 5px 0px;
	}

h6{
	font-size:120%;
	}

.main .icon-title a{
	text-decoration:none;
	}
p{
	margin:15px 0px;
	}

p img{
	margin:5px;
	clear:both;
	}

.main p{
	line-height:1.75em;
	letter-spacing:0.021em;
	margin:15px 0px;
	}
	
.link-more{
	margin-bottom:5px;
	}
	
/*声リスト*/
	
.voice{
	clear:both;
	background-color:#EDFAFA;
	padding:10px;
	-moz-border-radius:0.65em;
	margin:10px 0px;
	}

.voice dt{
	font-weight:bold;
	border-bottom:1px dotted;
	border-bottom-color:white;
	padding-left:2px;
	}

.voice dd{
	margin-bottom:15px;
	}
	
/*フォトリスト*/
.list-photo-a{
	clear:both;
	background-color:#CCCCCC;
	padding:10px;
	-moz-border-radius:0.65em;
	}

.list-photo-a li{
	clear:both;
	padding-top:15px;
	}
	
.list-photo-a li img{
	float:right;
	margin:0px 3px;
	}

.list-photo-a p{
	margin:3px 0px;
	}

.list-photo-b{
	padding:3px;
	margin:10px 0px;
	height:auto;
	background-color:#FFFFFF;
	}

.list-photo-b li{
	float:left;
	margin:8px;
	}

.list-photo-c{
	-moz-border-radius:0.65em;
	padding:5px;
	width:650px;
	}

.list-photo-c li{
	float:left;
	width:320px;
	height:200px;
	}

.list-photo-a strong{
	display:block;
	width:275px;
	font-size:126%;
	border-bottom:1px dotted;
	border-bottom-color:white;
	padding:3px 3px;
	}


