/* Base Weblog (base-weblog.css) */

/* basic elements */

@charset "UTF-8";
* {
	box-sizing:border-box;
	-moz-box-sizing:border-box;
	margin:0;
	padding:0;
}

html {
    margin: 0;
    /* setting border: 0 hoses ie6 win window inner well border */
    padding: 0;
}

body {
    margin: 0;
    /* setting border: 0 hoses ie5 win window inner well border */
    padding: 0;
	font-family: verdana , "ヒラギノ角ゴ Pro W3", "ＭＳ Ｐゴシック", "Osaka", arial, sans-serif;
    font-size: 12px;
	color:#646464;
	padding-bottom:20px;
}

/* =========== common ===========*/
.display_block {
	display:block;
}

.display_none {
	display:none;
}

.br_clear {
	clear:both;
}

a:link { color:#E03B6F; text-decoration:none;}
a:visited { color:#E03B6F; text-decoration:none; }
a:hover { color:#7BBC3A;}
a:focus { outline:none; }

span.pagetop {
	font-size:10px;
	text-align:right;
	padding:12px;
}

.font_large {
	font-size:14px;
}

.font_normal {
	font-size:12px;
}

.font_small {
	font-size:10px;
}

.v_align {
	vertical-align:middle;
}

/* =========== //common ===========*/

/* =========== wrapper ===========*/

div#wrapper {
	width:800px;
	margin:20px auto;
}

/*=========== //wrapper ===========*/

/* =========== header  ===========*/

div#header {
	background:url(gallery_img/bg.gif) repeat-y;
	width:100%;
}

div#header  span.title {
	background:url(gallery_img/header_top.gif) no-repeat left top #E03B6F;
	padding:8px 30px 7px 30px;
	font-size:12px;
	font-weight:bold;
	color:#FFFFFF;
}

div#header div#headbox  {
	background:url(gallery_img/header_intop.gif) no-repeat left top #FFFFFF;
	margin:0 15px;
	padding:6px 10px 0 10px;
}

div#header div#headbox  h1  {
	float:left;
	margin:0;
	padding:0;
}

div#header div#headbox  h1 a:link.sitelogo,
div#header div#headbox  h1 a:visited.sitelogo {
	width:216px;
	height:99px;
	display:block;
	background:url(gallery_img/sitelogo.gif) left top no-repeat;
	font-size:0px;
	text-indent:-2000px;
}

div#header div#headbox  h1 a:hover.sitelogo {
	width:216px;
	height:99px;
	display:block;
	background:url(gallery_img/sitelogo.gif) 0 -99px no-repeat;
	font-size:0px;
	text-indent:-2000px;
}



div#menu {
	background:url(gallery_img/menu_bg.gif) 225px 0 no-repeat ;
	padding:28px 0 0 0px;
	/*display:none;*/
}

div#header div#menu ul ,
div#header div#menu li{
	margin:0;
	padding:0;
	list-style-type:none;
	display:inline;
}


/*  ===== menu1 ===== */
div#header div#menu a:link.menu1,
 div#header div#menu a:visited.menu1{
	background:url(gallery_img/btn1.gif) top left no-repeat; 
	display:block;
	width:82px;
	height:65px;
	text-indent:-1000px;
	margin:0 5px;
	margin-left:15px;
	float:left;
}

div#header div#menu a:hover.menu1 {
	background:url(gallery_img/btn1.gif)  0 -66px  no-repeat;
}

div#header div#menu a:active.menu1 {
	background:url(gallery_img/btn1.gif)  0 -132px  no-repeat;
}
/* ===== //menu1 ===== */
/*  ===== menu2 ===== */
div#header div#menu a:link.menu2,
 div#header div#menu a:visited.menu2{
	background:url(gallery_img/btn2.gif) top left no-repeat; 
	display:block;
	width:82px;
	height:65px;
	text-indent:-1000px;
	margin:0 5px;
	float:left;
}

div#header div#menu a:hover.menu2 {
	background:url(gallery_img/btn2.gif)  0 -66px  no-repeat;
}

div#header div#menu a:active.menu2 {
	background:url(gallery_img/btn2.gif)  0 -132px  no-repeat;
}
/* ===== //menu2 ===== */
/*  ===== menu3 ===== */
div#header div#menu a:link.menu3,
 div#header div#menu a:visited.menu3{
	background:url(gallery_img/btn3.gif) top left no-repeat; 
	display:block;
	width:82px;
	height:65px;
	text-indent:-1000px;
	margin:0 5px;
	float:left;
}

div#header div#menu a:hover.menu3 {
	background:url(gallery_img/btn3.gif)  0 -66px  no-repeat;
}

div#header div#menu a:active.menu3 {
	background:url(gallery_img/btn3.gif)  0 -132px  no-repeat;
}
/* ===== //menu3 ===== */
/*  ===== menu4 ===== */
div#header div#menu a:link.menu4,
 div#header div#menu a:visited.menu4{
	background:url(gallery_img/btn4.gif) top left no-repeat; ;
	display:block;
	width:82px;
	height:65px;
	text-indent:-1000px;
	margin:0 5px;
	float:left;
}

div#header div#menu a:hover.menu4{
	background:url(gallery_img/btn4.gif)  0 -66px  no-repeat;
}

div#header div#menu a:active.menu4 {
	background:url(gallery_img/btn4.gif)  0 -132px  no-repeat;
}
/* ===== //menu4 ===== */
/*  ===== menu5 ===== */
div#header div#menu a:link.menu5,
 div#header div#menu a:visited.menu5{
	background:url(gallery_img/btn5.gif) top left no-repeat; ;
	display:block;
	width:82px;
	height:65px;
	text-indent:-1000px;
	margin:0 5px;
	float:left;
}

div#header div#menu a:hover.menu5 {
	background:url(gallery_img/btn5.gif)  0 -66px  no-repeat;
}

div#header div#menu a:active.menu5 {
	background:url(gallery_img/btn5.gif)  0 -132px  no-repeat;
}
/* ===== //menu5 ===== */

span.header_btm {
	background:url(gallery_img/header_btm.gif);
	clear:both;
	width:800px;
	height:21px;
}
/* =========== //header =========== */

/* =========== contents =========== */
div#contents_top{
	background:url(gallery_img/contents_top.gif) left top no-repeat;
	height:50px;
	text-align:right;
	margin:5px 0 0 0;
}

div#contents_top span#history {
	padding:5px 25px 0 0;
}

div#contents {
	background:url(gallery_img/contents_bg.gif) repeat-y;
	width:800px;
}

div#layoutbox{
	padding:0 34px;
}

div#contents h2{
	margin:0;
	background:#FFFFFF;
	padding:0 0 10px 0;
} 

div#contents  div#entry_area {
	width:421px;
	float:left;
	overflow:hidden;
}

div#contents  div#sidebar_area {
	width:291px;
	float:right;
}

div#contents_btm {
	height:25px;
	background:url(gallery_img/contents_btm.gif) no-repeat;
}

div#gallery_menu {
	padding:60px;
}

div#gallery_menu a:link.gallery_menu1,
div#gallery_menu a:visited.gallery_menu1{
	background:url(gallery_img/gallery_img1.gif)  top left no-repeat;
	display:block;
	color:#FFFFFF;
	width:598px;
	height:99px;
	margin-bottom:65px;
}

div#gallery_menu a:hover.gallery_menu1{
	background:url(gallery_img/gallery_img1.gif)  0 -99px  no-repeat;
	display:block;
	color:#FFFFFF;
}

div#gallery_menu a:link.gallery_menu2,
div#gallery_menu a:visited.gallery_menu2{
	background:url(gallery_img/gallery_img2.gif)  top left no-repeat;
	display:block;
	color:#FFFFFF;
	width:598px;
	height:99px;
}

div#gallery_menu a:hover.gallery_menu2{
	background:url(gallery_img/gallery_img2.gif)  0 -99px  no-repeat;
	display:block;
	color:#FFFFFF;
}

div#gallery_menu span.description {
	position:relative;
	top:40px;
	left:230px;
}

/* =========== //contents =========== */


/* =========== entry=========== */


span.entry_date {
	text-align:left;
	padding:7px 8px 3px 8px;
	color:#3E3E3E;
	margin:0 7px;
}

span.entry_title {
	font-weight:bold;
	padding:2px 8px 10px 8px;
	margin:0 8px;
	color:#3E3E3E;
	background:url(gallery_img/dotline.gif) left bottom repeat-x;
}

span.entry_body {
	padding:10px 7px 30px 7px;
	border-bottom:1px solid #F5A100;
	margin:0 8px;
}

span.entry_body img {
	margin:10px 0;
}

span.entry_foot{
	font-size:10px;
	text-align:right;
	padding:20px 12px 10px 0;
	margin-bottom:20px;
}

/* =========== //entry=========== */

/* =========== footer=========== */

div#rdf {
	margin:10px 0;
	float:left;
	width:200px;
}

div#rdf a:link,
div#rdf a:visited {
	color:#646464;
} 
div#rdf a:hover {
	color:#646464;
	text-decoration:underline;
}

div#copyright {
	margin:10px 0;
	font-size:12px;
	float:right;
	text-align:right;
	width:500px;
}

/* =========== footer=========== */