@charset "shift_jis";

/* body style */
body#body_style {
	width: 100%;
	height: 100%;
}

/* head */
div#head {
	min-width: 850px;
	background:url(../img/event_image.gif) 234px 0 no-repeat;
}
div#head_main {float:left;}
div#head_main h1 {width:234px;}
div#head_main h1 img {display:block;}

/* 上部ステータス */
div#user_status {
	padding:15px 10px 5px 0;
	float:right;
}

div#user_status table#head_user_name {
	width:100%;
}

table#head_user_name td {
	width:117px;
}

table#head_user_name td#welcome {
	width:210px;
	text-align:right;
	white-space:nowrap;
}

div#new_member {
	padding:0 2px 0 14px;
	background:url(../img/new_member_icon.gif) no-repeat;
	float:right;
	white-space:nowrap;
}


table#my_link {
	margin-top:7px;
}

table#my_link td {vertical-align:middle;}
table#my_link td span {padding:0 4px 0 7px;}
table#my_link td#login_link a {padding-left:3px;}
table#my_link td#login_link img {vertical-align:text-top;}
table#my_link td#my_page a {padding-left:3px;}
table#my_link td#my_page img {vertical-align:text-top;}
table#my_link td#book_mark_link a {padding-left:3px;}
table#my_link td#book_mark_link img {vertical-align:text-top;}
table#my_link td#cart_link {padding:0 0 4px 3px;}


/* ヘッダー帯ナビ */
div#header_navi {
	min-height:29px;
	border-top:solid 1px #9ac09b;
	border-bottom:solid 2px #59a982;
	background:url(../img/header_bg.gif) left top repeat-x;
	clear:both;
}

div#header_navi_main {
	margin:0 auto;
	width:849px;
	border-right:solid 1px #deece6;
}

div#header_navi_main div#second_main_link {
	border-left:solid 1px #fff;
	float:left;
}

div#header_navi_main div#second_main_link a {
	border-left:solid 1px #deece6;
	display:block;
	float:left;
}

div#header_navi_main div#second_main_link img {
	display:block;
}

div#header_navi_main p {
	margin:7px 0 6px 0;
	width:445px;
	float:left;
}

div#header_navi_main ul {
	width:380px;
	border-right:solid 1px#fff;
	border-left:solid 1px #deece6;
	float:right;
}

* html body div#header_navi_main ul {
	width:381px;
	border-right:solid 1px#fff;
	border-left:solid 1px #deece6;
	float:right;
}

div#guide_navi {border-left:solid 1px #fff;}

div#header_navi_main ul li {
	width:112px;
	min-height:29px;
	float:left;
}

div#header_navi_main ul li a {
	display:block;
	padding:7px 0 6px 22px;
}

* html body div#header_navi_main ul li a {padding:6px 0 5px 22px;}

li#header_guide_link {
	padding-left:17px;
	background:url(../img/head_guide_icon.gif) 17px 5px no-repeat;
}
li#header_contact_link {
	padding-left:9px;
	background:url(../img/head_contact_icon.gif) 9px 5px no-repeat;
}
li#header_sitemap_link {
	padding-left:10px;
	background:url(../img/head_sitemap_icon.gif) 10px 5px no-repeat;
}


/* カスタムヘッダーエリア */
div#custum_header_area {
	margin:7px auto 0px;
	width:850px;
	clear:both;
}

div#custum_txt_box {
	width:640px;
	text-align:right;
	float:left;
}

div#custum_txt_box2 {
	width:640px;
	text-align:left;
	float:left;
}

div#custum_search {float:right;}

div#custum_txt_box div#markun_icon {
	padding:7px 0 0 26px;
	min-height:17px;
	background:url(../../img/markun_icon.gif) left center no-repeat;
	float:right;
}

* html body div#custum_txt_box div#markun_icon {
	padding:3px 0 0 26px;
	min-height:22px;
}

div#custum_txt_box img.new_window {
	padding-left:7px;
	vertical-align:middle;
}


/* 検索窓 */
div#item_search_box {
	width:197px;
	background:url(../img/item_search_bg.gif) no-repeat;
}

div#item_search_box input#item_search {
	margin:3px 0 0 0;
	padding:0 4px 0 4px;
	width:100px;
	background:none;
	border:none;
	display:block;
	float:left;
}

div#item_search_box input#item_search:focus{outline: none;}

div#item_search_box input#search_btn {
	display:block;
	float:right;
}

/* contents */

div#service_area {
	margin: 0 auto;
	padding: 6px 0 21px 0;
	width: 850px;
}

div#service_area ul {
	min-height: 129px;
}

div#shopping {
	width: 414px;
	float: left;
	background: url(../../img/box01_bg01.gif) repeat-y;
}

div#shopping h3 {
	font-weight: normal;
}

div#shopping p {
	margin: 0 0 5px 20px;
	font-weight: bold;
}

div#shopping ul {
	padding-bottom: 3px;
	background: url(../../img/dot_bg01.gif) center bottom no-repeat;
}

* html body div#shopping ul {
	padding-bottom: 3px;
}

div#shopping ul li {
	margin-bottom: 3px;
	padding-left: 40px;
	width: 159px;
	line-height: 1.1em;
	background: url(../../img/green_alow01.gif) 24px 5px no-repeat;
	float: left;
}

div#print_service {
	width: 414px;
	float: right;
	background: url(../../img/box01_bg03.gif) repeat-y;
}

div#print_service h3 {
	font-weight: normal;
}

div#print_service p {
	margin: 0 0 5px 20px;
	font-weight: bold;
}

div#print_service ul {
	padding-bottom: 3px;
	background:url(../../img/dot_bg01.gif) center bottom no-repeat;
}

* html body div#print_service ul {
	padding-bottom: 3px;
}

div#print_service ul li {
	margin-bottom: 7px;
	padding-left: 40px;
	width: 160px;
	background: url(../../img/green_alow01.gif) 24px 3px no-repeat;
	line-height: 1em;
	float: left;
}

div.select_btn_area {
	padding: 9px 0 18px 0;
	text-align: center;
	background: url(../../img/box01_bg02.gif) left bottom no-repeat;
}

div.select_btn_area img {
	margin: 0 auto;
	display: block;
}

div.select_btn_area2 {
	padding: 9px 0 18px 0;
	text-align: center;
	background: url(../../img/box01_bg04.gif) left bottom no-repeat;
}

div.select_btn_area2 img {
	margin: 0 auto;
	display: block;
}

/* Main image area */
div#main_image {
	margin: 0 auto ;
	width: 858px;
}

div#main_image_area {
	margin: 8px auto 0 auto;
	width: 858px;
	height:205px;
	background:#000;
	clear:both;
	background:url(../../img/main_img_bg.gif) no-repeat;
}

div#main_image_area img {display:block;}

div#main_image_area div.top_image01 {
	padding:5px 0 0 5px;
	width:561px;
	height:195px;
	float:left;
}

div#main_image_area div.top_image02 {
	padding:5px 4px 0 0px;
	width:276px;
	height:91px;
	float:right;
}

div#main_image_area div.top_sbu_image {margin-bottom:13px;}

/* column area */

div#column_area {
	padding-bottom:22px;
	margin: 0 auto;
	width: 850px;
}

div#column_area2 {
	width: 632px;
	float: right;
}

div#left_column {
	width: 196px;
	float: left;
}

div#center_column {
	width: 414px;
	float: left;
}

div#right_column {
	width: 196px;
	float: right;
}

/* login area */

div#about_area {
	margin-bottom: 10px;
	width: 194px;
	border-top: solid 4px #f09e00;
	border-right: solid 1px #f09e00;
	border-bottom: solid 1px #f09e00;
	border-left: solid 1px #f09e00;
	background: #fff7e9;
}

div#login_area h3 {margin-bottom: 10px;}

div#login_area div#left_login_btn {margin-bottom:5px;}

div#login_area div#left_new_btn {margin-bottom:8px;}

div#about_area h4 {
	margin: 0 5px;
	padding: 10px 0 6px 5px;
}

div#about_area img {display: block;}

div#about_area div#fuji_text h5{
	margin: 0px;
	padding: 0px;
	font-weight: normal;
	border: none;
}

div#about_area .regist_txt {
	margin-bottom: 7px;
	padding-right: 22px;
	text-align: right;
}

div#about_area .regist_txt img {
	padding-left: 5px;
}

div#about_area span{
	margin-bottom: 12px;
	padding: 0 10px;
	display: block;
	line-height: 1.3em;
}

div#left_faq_btn {padding:10px 0 8px;}

div#left_contact_btn {padding-bottom:9px;}

/* guide area */
div#left_guide {
	background:url(../img/guide_box_bg02.gif) left top repeat-y;
}

div#left_guide div {
	background:url(../img/guide_box_bg01.gif) left top no-repeat;
}

div#left_guide div div#left_guide_box {
	min-height: 123px;
	background:url(../img/guide_box_bg03.gif) left bottom no-repeat;
}

div#left_guide_box ul {
	padding: 7px 8px 10px 8px;
}

div#left_guide_box ul li {
	padding: 0 10px 4px 20px;
	background:url(../../img/green_alow01.gif) 6px 6px no-repeat;
}

div#left_guide div div#left_used_guide2 {

	padding: 6px 10px 6px 10px;
	background:url(../img/guide_box_line.gif) top center no-repeat;
}

div#left_guide div div#left_used_guide2 p {
	min-height:20px;
	padding-left:21px;
	background:url(../img/left_guide_icon.gif) no-repeat;
	float: right;
}

/* fotonoma */

div#fotonoma_area {
	background: url(../../img/box02_bg01.gif) repeat-y;
}

div#foto_bg {
	background: url(../../img/box02_bg02.gif) left top no-repeat;
}


div#fotonoma_content {
	padding-bottom: 12px;
	background: url(../../img/box02_bg03.gif) left bottom no-repeat;
}


div#fotonoma_content .content_t {
	padding: 16px 7px 20px 7px;
	margin: 0 20px;
	background: url(../../img/dot_bg04.gif) left bottom repeat-x;
}

div#fotonoma_content h4 {
	padding: 0 0 7px 24px;
	background: url(../../img/fotonoma_icon01.gif) 0 0px no-repeat;
	line-height: 1.3em;
}

* html body div#fotonoma_content h4 {
	padding-bottom: 11px;
}

div#fotonoma_content .pimage {
	float: left;
}

div#fotonoma_content .txtbox {
	width: 200px;
	float: right;
}

div#fotonoma_content .txtbox p {
	margin-bottom: 4px;
}

div#fotonoma_content .content_s {
	padding: 17px 7px 30px 7px;
	margin: 0 20px;
}

div#fotonoma_content .frogo {
	padding-bottom: 35px;
	background: url(../../img/fotonoma_rogo.gif) right bottom no-repeat;
}

/* center column */

div#news_title {
	border-top: solid 4px #565656;
	border-right: solid 1px #565656;
	border-bottom: solid 1px #565656;
	border-left: solid 1px #565656;
	background: url(../../img/news_bg01.gif) repeat-x;
}

div#news_title h3 {
	padding: 7px 0 0 9px;
	height: 27px;
	border-left: solid 1px #fff;
	float: left;
}

div#news_title #rss {
	padding: 9px 5px 0 0;
	height: 25px;
	border-right: solid 1px #fff;
	float: right;
}

div#news_content {
	margin-bottom: 23px;
	width: 414px;
	height: 231px;
	padding-top: 15px;
	overflow: auto;
}

div#news_content dl {
	padding-bottom: 9px;
}

* html body div#news_content dl {
	padding-bottom: 13px;
}

div#news_content dl dt strong {
	padding-right: 5px;
	color: #3e3e3e;
	font-size: 90%;
	display: block;
	float: left;
}

div#news_content dl dt img {
	display: block;
	float: left;
}

div#news_content dl dd {
	padding-left: 18px;
	background:url(../../img/green_alow01.gif) 3px 6px no-repeat;
	clear: both;
}


/* right column */

div#cv_area {
	background: #6b6b6b;
	margin-bottom: 14px;
}

div#cv_area h3 {
	padding: 5px 0 5px 4px;
}

div#cv_area h4 {
	padding: 0 6px;
	font-size: 90%;
	color: #fff;
}

div#cv_area p {
	padding: 0 10px 20px 10px;
}

div#cp_image img {
	margin: 0 auto 2px auto;
	display:block;
}

div#cv_area dl {
	padding-left: 10px;
}

div#cv_area p#cp_date {
	padding: 15px 10px 7px 10px;
}

div#cv_btn {
	padding-bottom: 10px;
	margin: 0 auto;
	width: 176px;
}

div#info_area {
	border-top: solid 4px #565656;
	border-right: solid 1px #565656;
	border-bottom: solid 1px #565656;
	border-left: solid 1px #565656;
}

div#info_area h4 {
	padding: 0 0 10px 2px;
}

div#info_area #blog dl {
	padding: 0 10px 15px 10px;
}

div#info_area #blog dl dt {
	margin-bottom: 4px;
}

div#info_area #blog dl dd {
	padding: 0 0 0 15px;
	line-height: 1.3em;
	background: url(../../img/green_alow01.gif) 3px 5px no-repeat;
}

div#info_area #ranking dl {
	padding: 0 10px 3px 10px;
}

div#info_area #ranking dl dt {
	width: 22px;
	float: left;
}

div#info_area #ranking dl dd {
	padding-top: 1px;
	width: 145px;
	float: right;
	line-height: 1.3em;
}

p#info_deta {
	margin: 0 7px;
	padding: 4px;
	text-align: right;
	background:url(../../img/dot_bg03.gif) left top repeat-x;
}



/* Link area */
div#link_area {
	margin: 0 auto;
	width: 850px;
}

div#link_area h3 {
	margin-bottom: 13px;
}

div#link_area img {
	display: block;
}

div#link_area dl{
	padding-right:22px;
	width: 196px;
	float: left;
}

div#link_area dl dt {
	margin-bottom: 4px;
}

div#link_area dl.r_end {
	padding-right: 0px;
}

div#link_area dl dd img {
	padding-left: 5px;
	display: inline;
}

div#link_area strong {
	font-weight: normal;
}

div#link_area01 {
	padding-bottom: 11px;
	background:url(../../img/dot_bg02.gif) left bottom repeat-x;
}

div#link_area02 {
	padding: 13px 0 40px 0;
}



/* footer */

div#footer_area {
	padding-bottom: 7px;
	min-width: 850px;
}

* html body div#footer_area {
	padding-bottom: 0px;
}

div#footer_navi {
	margin-bottom: 6px;
	padding-bottom: 8px;
	background:url(../img/footer_bg.gif) left bottom repeat-x;
}

div#footer_navi ul {
	margin: 0 auto;
	width: 800px;
}

div#footer_navi li {
	margin-top:15px;
	padding: 0 15px 0 12px;
	float: left;
	border-left: solid 1px #000;
}

div#footer_navi li.ff {
	border: none;
}

div#footer_navi li#fl_fotonoma {
	border-left:none;
	padding-left:6px;
}

div#footer_navi li#fl_fotonoma img {
	margin-top:-16px;
	position:relative;
}

img#footer_logo {
	padding-right: 10px;
	display: block;
	float: right;
}

div#footer_navi img.ffmst_nw {
	padding: 0 0 0 6px;
	display: inline;
	float: none;
}

div#footer_area p {
	padding-right: 14px;
	float:right;
	text-align: right;
	color: #9d9d9d;
	font-size: 75%;
}
