* {
	margin: 0;
	padding: 0;
}

body {
	margin: 30px 0;
	background-color: #FFF;
	font-family: Arial, Helvetica, Verdana, "¥Ò¥é¥®¥Î³Ñ¥´ Pro W3", "£Í£Ó ¥´¥·¥Ã¥¯", "Osaka¡¾ÅùÉý";
	font-size: 12px;
	color: #000;
	line-height: 150%;
	text-align: center;
}

a:link,
a:visited,
a:active {
	color: #b00;
	text-decoration: none;
}
a:hover {
	color: #b00;
	text-decoration: underline;
}
img {
	border: 0;
}
.clear {
	clear: both;
	font-size: 0px;
	line-height: 0px;
}
.pict {
	border: 0;
	margin: 5px 0;
}


/********************************************/
/* layout */
/********************************************/

#wrapper {
	width: 800px;
	text-align: left;
	margin: 0 auto;
	border: 1px solid #000;
}

#illustration {
	text-align: center;
	padding: 40px 0 10px 0;
}
#illustration_copy {
	text-align: right;
	padding: 10px;
	color: #999;
	font-size: 9px;
}

#menu {
	background-color: #b00;
	height: auto;
	margin: 0;
	padding: 0;
}

#gallery {
	float: left;
	width: 240px;
	padding: 20px 0px;
}

#news {
	float: right;
	width: 550px;
	padding: 20px 0px;
}

#footer {
	clear: both;
	margin: 0 20px;
	padding: 10px 0;
	border-top: 1px solid #000;
}


/********************************************/
/* menu */
/********************************************/

#menu_left {
	float: left;
	padding: 5px 10px;
	background-color: #b00;
}
#menu_right {
	float: right;
	text-align: right;
	padding: 0 10px 0 0;
	background-color: #b00;
}
h1 {
	color: #FFF;
	font-size: 10px;
	font-weight: bold;
	line-height: 10px;
	margin: 14px 0;
}
#menu img.btn {
	margin: 0 2px;
	border: 0;
}
#menu a:link img,
#menu a:visited img,
#menu a:active img {
	text-decoration: none;
}
#menu a:hover img.logo {
	text-decoration: none;
}
#menu a:hover img.btn {
	text-decoration: none;
	background-image: url(../img_basic/btn_hover.gif);
	background-repeat: no-repeat;
	background-position: center;
}


/********************************************/
/* gallery-info */
/********************************************/

#gallery_info {
	margin: 0 20px 30px 20px;
	padding: 10px;
	background-color: #EEE;
	border: 2px solid #ccc;
}
#gallery_photo {
	text-align: center;
	margin-bottom: 10px;
}
#gallery_address {
	font-size: 12px;
	font-weight: bold;
	line-height: 15px;
	padding-left: 10px;
	margin-bottom: 5px;
}
#gallery_more {
	font-size: 12px;
	font-weight: bold;
	line-height: 12px;
	padding-left: 10px;
}

#mailmaga {
	margin: 0 20px 30px 20px;
}
#mailmaga_sub {
	margin-bottom: 5px;
}
.mailmaga_caption {
	font-size: 12px;
	line-height: 16px;
	margin-bottom: 5px;
}
.mailmaga_form {
	text-align: right;
	padding: 2px 0;
}
.mailmaga_sub {
	font-size: 12px;
	font-weight: bold;
	line-height: 12px;
}
.mailmaga_form input {
	border: 2px solid #ccc;
	width: 150px;
	padding: 1px 0;
}
.mailmaga_hissu {
	color: #b00;
	font-size: 10px;
	margin-left: 5px;
}
#mailmaga_btn {
	margin: 3px 0 5px 0;
	text-align: right;
}
#mailmaga_btn input {
	margin-left: 5px;
}

#mb {
	margin: 0 20px ;
	font-size: 10px;
	line-height: 12px;
}
#mb img {
	border: 2px solid #ccc;
	float: left;
	margin-right: 5px;
}


/********************************************/
/* news */
/********************************************/

#news_sub {
	margin-bottom: 10px;
}
#pagenavi {
	text-align: center;
	font-size: 10px;
	font-weight: bold;
	padding: 5px 0;
}
.entry {
	margin-bottom: 20px;
	width: 520px;
}
.entry_date {
	float: left;
	border-top: 2px solid #b00;
	font-size: 18px;
	font-weight: bold;
	line-height: 18px;
	color: #999;
	padding: 5px 0;
	margin-right: 20px;
	width: 100px;
	text-align: center;
}
.entry_cont {
	float: right;
	border-top: 2px solid #b00;
	padding: 5px 0;
	width: 400px;
}
.entry_title {
	font-weight: bold;
	margin-bottom: 5px;
	line-height: 14px;
}
.entry_title a:link,
.entry_title a:visited,
.entry_title a:active {
	color: #000;
	text-decoration: none;
}
.entry_title a:hover {
	color: #b00;
	text-decoration: none;
}
.entry_body {
	font-size: 12px;
	line-height: 16px;
}
.entry_more {
	font-size: 12px;
	line-height: 16px;
	padding-top: 5px;
}
.thumb {
	border: 0;
	margin-right: 5px;
	float: left;
	border: 1px solid #ccc;
}
#page {
	text-align: center;
	font-size: 12px;
	font-weight: bold;
	padding: 10px 0;
}

#archives {
	width: 200px;
	padding: 10px 0;
}
#archivename {
	float: left;
	font-size: 12px;
	font-weight: bold;
	color: #b00;
	margin-right: 10px;
	width: 100px;
	text-align: right;
}
#archivelist {
	float: right;
}
#archives ul {
	padding: 0px;
	margin: 5px 0px 5px 18px;
	list-style-position: outside;
	list-style-image: url(http://no12gallery.com/img_basic/list_mark.gif);
	font-size: 12px;
	font-weight: bold;
}
#archives li {
	margin: 3px 0;
}
#archives a:link,
#archives a:visited,
#archives a:active {
	color: #b00;
	text-decoration: none;
}
#archives a:hover {
	color: #b00;
	text-decoration: underline;
}


/********************************************/
/* footer */
/********************************************/
#copy {
	float: left;
	font-size: 12px;
	line-height: 12px;
}
#pagetop {
	float: right;
	text-align: right;
	font-size: 10px;
	line-height: 10px;
}


/********************************************/
/* Clearfix */
/********************************************/

.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
.clearfix {
	display: inline-block;
}
* html .clearfix {
	height: 1%;
}
.clearfix {
	display: block;
}
