/*-------------------------------------------------------------

	Universal selector

-------------------------------------------------------------*/

* {
	margin: 0;
	padding: 0;
	/*background-color: transparent;*/
	line-height: 1.2;
	font-size: 100%;
	font-weight: normal;
	font-style: normal;
}

/*-------------------------------------------------------------

	Structure Module

-------------------------------------------------------------*/

body {
	background-color: #ffffff;
	font-family: "ＭＳ Ｐゴシック", "Hiragino Kaku Gothic Pro W3", Osaka, "メイリオ", Meiryo, verdana, arial, sans-serif;
	text-align: center;
	color: #444444;
	margin: 0;
	padding: 0;
}

/*-------------------------------------------------------------

	Text Module

-------------------------------------------------------------*/

p {
	margin: 0.5em 0;
}

h1,
h2,
h3,
h4,
h5 {
	font-weight: normal;
	margin: 0;
}

/*-------------------------------------------------------------

	Hypertext Module

-------------------------------------------------------------*/

a:link {
	color: #444444;
	text-decoration: none;
}

a:visited {
	color: #444444;
	text-decoration: none;
}

a:active {
	color: #444444;
}

a:hover {
	color: #f0027f;
	text-decoration: underline;
}

/*-------------------------------------------------------------

	List Module

-------------------------------------------------------------*/

ul,
ol,
dl {
	list-style: none;
	margin: 0;
	padding: 0;
}

li,
dt,
dd {
	font-size: 100%;
	margin: 0;
	padding: 0;
}

/*-------------------------------------------------------------

	Image Module

-------------------------------------------------------------*/

img,
a img {
	border: none;
}

/*-------------------------------------------------------------

	SITE LAYOUT

-------------------------------------------------------------*/

div#container {
	background-color: #ffffff;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	margin-top: 0;
	padding: 0;
	width: 770px;
}

div#wrapper:after {
	content: "."; 
	display: block; 
	height: 0; 
	clear: both; 
	visibility: hidden;
	line-height: 0;
}

div#wrapper {
	clear: both;
	display: inline-block;
	padding: 0 5px;
}

/* Hides from IE-mac \*/
* html div#wrapper {
	height: 1%;
}

div#wrapper {
	display: block;
}
/* End hide from IE-mac */

div#side {
	float: left;
	width: 186px;
}

div#main {
	float: left;
	width: 574px;
}

/*-------------------------------------------------------------

	PLIST

-------------------------------------------------------------*/

div.pList {
	font-size: 70%;
	padding: 12px 0;
}

div.pList a:link {
	color: #444444;
	text-decoration: underline;
}

div.pList a:visited {
	color: #444444;
	text-decoration: underline;
}

div.pList a:active {
	color: #444444;
}

div.pList a:hover {
	color: #f0027f;
	text-decoration: underline;
}

/*-------------------------------------------------------------

	ELEMENT

-------------------------------------------------------------*/

div.kei {
	clear: both;
}

div.pagetop {
	clear: both;
	text-align: right;
	padding: 5px 0 0 0;
}

div.edita {
	background: url(http://www.hadagoromo-nunonap.com/images/voice/bg.gif) repeat-y left top;
	margin: 12px 0 0 0;
}

div#x {
	margin: 12px 0 0 45px;
}

div.articl-box table.article-details {
	margin: 7px 0 0 0;
}

div.articl-box table.article-details td {
	padding-top: 0;
	padding-bottom: 0;
	padding-right: 0;
}

/* ---------------------------------

	Header
	
--------------------------------- */
div#logo {
	float: left;
	width: 120px;
}

div#logo img {
	padding: 0 5px 6px 5px;
}

div#header h1 {
	float: left;
	width: 320px;
}

div.fmenu {
	color: #f0027f;
	font-size: 10px;
	text-align: right;
	margin: 0 0 0 445px;
	padding: 34px 0 0 0;
}

/* ---------------------------------

	Side
	
--------------------------------- */

div#sidemenu li {
	margin: 0 0 7px 0;
}

div#sidemenu li img {
	vertical-align: bottom;
}

/* ---------------------------------

	Footer
	
--------------------------------- */

div#footer {
	clear: both;
	text-align: center;
	font-size: 70%;
	margin: 0;
	padding: 15px 0 0 0;
}

div#footer p.logo {
	margin: 1em 0 0 0;
}

/* ---------------------------------

	VOICE
	
--------------------------------- */

div.pages {
	font-size: 70%;
	margin: 12px 0 0 0;
}

div.entry {
	font-size: 75%;
	margin: 12px 0 0 0;
}

div.entry p {
	line-height: 1.6;
}

div.entry h3 {
	color: #00968d;
	font-weight: bold;
	line-height: 1.6;
}

h3.cat20012080 {
	background:url(http://www.hadagoromo-nunonap.com/images/voice/icon01.gif) left top no-repeat;
	min-height: 57px;
	_height: 57px;
	padding: 10px 0 0 63px;
}

h3.cat20012082 {
	background:url(http://www.hadagoromo-nunonap.com/images/voice/icon02.gif) left top no-repeat;
	min-height: 57px;
	_height: 57px;
	padding: 10px 0 0 63px;
}

h3.cat20012083 {
	background:url(http://www.hadagoromo-nunonap.com/images/voice/icon03.gif) left top no-repeat;
	min-height: 57px;
	_height: 57px;
	padding: 10px 0 0 63px;
}

h3.cat20012081 {
	background:url(http://www.hadagoromo-nunonap.com/images/voice/icon04.gif) left top no-repeat;
	min-height: 57px;
	_height: 57px;
	padding: 10px 0 0 63px;
}

h3.cat20011415 {
	background:url(http://www.hadagoromo-nunonap.com/images/voice/icon05.gif) left top no-repeat;
	min-height: 57px;
	_height: 57px;
	padding: 10px 0 0 63px;
}

h3.cat20347916 {
	background:url(http://www.hadagoromo-nunonap.com/images/voice/icon06.gif) left top no-repeat;
	min-height: 57px;
	_height: 57px;
	padding: 10px 0 0 63px;
}

textarea#comment-text {
        width: 80%;
	}

#photo {
	text-align: center;
	margin-bottom: 20px;
	}

.link-note {
	font-family: 'MS PGothic', 'Hiragino Kaku Gothic Pro W3', Osaka, sans-serif;
	font-size: small;
	line-height: 150%;
	text-align: left;
	padding: 2px;
	margin-bottom: 15px;
	}

#powered {
	font-family: 'MS PGothic', 'Hiragino Kaku Gothic Pro W3', Osaka, sans-serif;
	font-size: small;
	line-height: 150%;
	text-align: left;
	color: #000000;
	margin-top: 50px;
	}

#comment-data {
	float: left;
	width: 180px;
	padding-right: 15px;
	margin-right: 15px;
	text-align: left;
	border-right: 1px dotted #BBB;
	}

textarea[id="comment-text"] {
	width: 80%;
	}

.image-full {
	width: 370px;
	}

.image-thumbnail {
	float: left;
	width: 130px;
	margin-bottom: 10px;
	}

.image-thumbnail img {
	width: 115px;
	height: 115px;
	}

.module-qrcode {
	font-family: 'MS PGothic', 'Hiragino Kaku Gothic Pro W3', Osaka, sans-serif;
	font-size: small;
	line-height: 150%;
	text-align: center;
}