@charset "UTF-8";

@import url("../image.css");


/*--------------------------------------
    基本             
--------------------------------------*/

html, body, div, h1, h2, h3, h4, h5, h6, p, address, ul, li, table, th, td, form 
{
	margin: 0;
	padding: 0;
	font-family: Verdana, "ＭＳ Ｐゴシック", Osaka, Meiryo, "メイリオ", "Hiragino Kaku Gothic Pro W3", "ヒラギノ角ゴ Pro W3", "MS P Gothic", sans-serif;
	vertical-align:baseline;
}

html {
    overflow-y:scroll;
    }

body {
	background-image: url(../temp_img/bg.gif);
}

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

ul {
	list-style: none;
}

img {
	margin: 0;
	padding: 0;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	display:block;
}

.clear {
	clear:both;
}

a {
	color: #009a9c;
	text-decoration: underline;
}

a:hover {
	color: #009a9c;
	text-decoration: none;
}


/*--------------------------------------
    ラッパー：ペンギンの背景              
--------------------------------------*/

div#wrapper {
	background-image: url(../temp_img/top.gif);
	background-repeat: repeat-x;
	background-position: top;
	padding-top: 70px;
	background-color: #FFFFFF;
}


/*--------------------------------------
    ヘッダー               
--------------------------------------*/

div#head {
	width: 970px;
	margin-right: auto;
	margin-left: auto;
	padding-left: 15px;
	padding-right: 15px;
	padding-bottom: 20px;
}

div#head_left {
	width: 351px;
	background-image: url(../temp_img/ozio_logo.gif);
	background-position: left top;
	background-repeat: no-repeat;
	padding-top: 57px;
	padding-bottom: 4px;
	float: left;
}

div#head_right {
	width: 619px;
	float: left;
	text-align: right;
}

#head_right li {
	float: right;
	margin-left: 20px;
	
}

div#sub_menu {
	height: 11px;
	margin-bottom: 15px;
}


/*--------------------------------------
    ボディ             
--------------------------------------*/

div#body {
	width: 970px;
	margin-right: auto;
	margin-left: auto;
	padding-left: 15px;
	padding-right: 15px;
}


/*--------------------------------------
    フッター               
--------------------------------------*/

div#foot {
	width: 970px;
	padding-top: 27px;
	padding-bottom: 27px;
	margin-right: auto;
	margin-left: auto;
	padding-left: 15px;
	padding-right: 15px;
}

div#foot_menu {
	width: 970px;
	background-image: url(../temp_img/sen.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	padding-bottom: 8px;
	margin-bottom: 15px;
}

div#foot_left {
	width: 880px;
	padding-top: 80px;
	float: left;
}

div#foot_right {
	width: 83px;
	float: left;
}

#foot_left li {
	float: left;
	margin-right: 20px;
}
	
div#foot_text_left {
	float: left;
	font-size: 10px;
	color: #252d2e;
}

div#foot_text_right {
	float: right;
	font-size: 10px;
	color: #252d2e;
}


/*--------------------------------------
    トップページ コンテンツ            
--------------------------------------*/

div#top_image {
	background-image: url(../temp_img/top_image_bg.gif);
	background-repeat: repeat-x;
	background-position: top;
	padding-top: 9px;
	margin-bottom: 48px;
}

div#contents_left {
	width: 308px;
	margin-right: 20px;
	float: left;
	border: 1px solid #242c2d;
}

div#contents_center {
	width: 310px;
	margin-right: 20px;
	float: left;
}

div#contents_right {
	width: 308px;
	float: left;
	border: 1px solid #242c2d;
}

div#contents_text {
	height: 19px;
	font-size: 12px;
	color: #ffffff;
	line-height: 150%;
	background-color: #242c2d;
	padding: 6px;
}

div#contents_text_left {
	font-size: 12px;
	color: #ffffff;
	float: left;
}

div#contents_text_right {
	float: right;
}

div#contents_center_text {
	width: 280px;
	height: 340px;
	padding: 15px;
	font-size: 12px;
	color: #242c2d;
	line-height: 150%;	
}

div#contents_bunner {
	width: 220px;
	margin-top: 48px;
	margin-right: 30px;
	float: left;
}

div#contents_bunner_right {
	width: 220px;
	margin-top: 48px;
	float: left;
}


/*--------------------------------------
    サブページ コンテンツ            
--------------------------------------*/

div#subpage_top {
	background-image: url(../temp_img/top_image_bg.gif);
	background-repeat: repeat-x;
	background-position: top;
	padding-top: 50px;
	padding-bottom: 15px;
	font-size: 12px;
}

div#pankuzu_left {
	float: left;
}

div#pankuzu_right {
	float: right;
}


/*--------------------------------------
    サブページ 商品一覧            
--------------------------------------*/

div#item_lineup {
	margin: 0;	
}

div#item_lineup_left {
	width: 240px;
	margin-right: 15px;
	margin-bottom: 30px;
	float: left;	
}

div#item_lineup_right {
	width: 240px;
	margin-bottom: 30px;
	float: left;
}

div#item_lineup_text {
	margin-top: 5px;
	font-size: 12px;
	line-height: 140%;
	text-align: center;
}


div#item_lineup_category{
	font-size: 13px;
	line-height: 140%;
	text-align: center;
	font-weight: bold;
}


div#item_lineup_category a{
	color: #000000;
	text-decoration: none;
}

div#item_lineup_category a:hover {
	color: #009a9c;
	text-decoration: none;
}

div#item_lineup_comment {
	margin-top: 5px;
	font-size: 12px;
	line-height: 140%;
}

#item_lineup_text a {
	color: #000000;
	text-decoration: none;
}

#item_lineup_text a:hover {
	color: #009a9c;
	text-decoration: none;
}

div#item_lineup_price {
	font-size: 12px;
	line-height: 140%;
	text-align: center;
	font-weight: bold;
}

/*--------------------------------------
    サブページ 商品詳細            
--------------------------------------*/

div#item_title {
	font-size: 16px;
	line-height: 150%;
	margin-top: 30px;	
}

div#item_comment {
	font-size: 12px;
	line-height: 140%;
	margin-top: 10px;
}

div#item_comment_area {
	margin-top: 35px;
}

div#item_comment_left {
	width: 365px;
	margin-right: 20px;
	float: left;
}

div#item_comment_right {
	width: 365px;
	float: left;
	font-size: 12px;
	line-height: 140%;
}

div#item_spec {
	margin-top: 35px;
	padding-bottom: 35px;
	background-image: url(../temp_img/sen.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	font-size: 12px;
	line-height: 140%;
}

div#item_spec_price_area {
	margin-top: 20px;
	padding-bottom: 20px;
}

div#item_spec_left {
	float: left;
	font-size: 14px;
}

div#item_spec_right {
	float: right;
}

div#item_spec_guidetext {
	margin-top: 1px;
	margin-right: 10px;
	float: right;
}

div#item_spec_text{
	font-size: 12px;
	line-height: 140%;
	background-color: #f1f7f7;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}

div#item_detail {
	width: 722px;
	padding-left: 14px;
	padding-right: 14px;
	padding-bottom: 25px;
	border: 1px solid #242c2d;
}




div#item_detail_margin {
	padding-top: 35px;
}

div#item_detail_pic_left {
	width: 350px;
	margin-top: 25px;
	margin-right: 20px;
	float: left;
}

div#item_detail_pic_right {
	width: 350px;
	margin-top: 25px;
	float: left;
}

div#item_detail_pic_txt {
	font-size: 12px;
	line-height: 140%;
	margin-top: 5px;
}

div#subpage_left {
	width: 750px;
	margin-right: 20px;
	float: left;
}

div#subpage_right {
	width: 200px;
	float: left;
}

div#subpage_bunner_area {
	margin-top: 25px;
	margin-bottom: 50px;
}

div#subpage_bunner {
	margin-top: 10px;
}





div#caption_titile {
	font-size: 14px;
	line-height: 150%;
	margin-top: 30px;	
}

div#caption_comment {
	font-size: 12px;
	line-height: 140%;
	margin-top: 10px;
}

div.caption_comment_sel{
	margin-top:5px;
}

div.item_detail_pic_left02 {
	width: 240px;
	margin-top: 25px;
	float: left;
}

div#item_detail_pic_right02 {
	width: 240px;
	margin-top: 25px;
	float: left;
}
div#item_detail_gift_txt {
	font-size: 12px;
	line-height: 140%;
}
div#item_detail_gift_txt strong {
	font-size: 14px;
	line-height: 150%;	
}
div#item_detail_gift_txt_com {
	font-size: 12px;
	line-height: 140%;
	margin-top: 10px;
}

div#prof_photo {
	width: 722px;
	padding-left: 14px;
	padding-right: 14px;
	padding-bottom: 25px;
}



/*--------------------------------------
    別ウィンドウページ レイアウト            
--------------------------------------*/

div#subwindow_wrapper {
	width: 550px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 15px;
	margin-bottom: 15px;
}

div#subwindow_body {
	padding-left: 25px;
	padding-right: 25px;
	padding-top: 100px;
	padding-bottom: 25px;
	background-color: #FFFFFF;
	background-image: url(../temp_img/ozio_logo.gif);
	background-repeat: no-repeat;
	background-position: center 25px;
	font-size: 12px;
	line-height: 140%;
}

div#subwindow_title {
	padding-bottom: 5px;
}

div#subwindow_headtext {
	margin-top: 20px;
	padding-bottom: 20px;
	background-image: url(../temp_img/sen.gif);
	background-repeat: repeat-x;
	background-position: bottom;	
}

div#subwindow_entry {
	margin-top: 20px;
	margin-bottom: 10px;
	font-size: 14px;
	color: #666666;
	font-weight: bold;
}

div#subwindow_text_margin5 {
	margin-bottom: 5px;
}

div#subwindow_text_margin10 {
	margin-bottom: 8px;
}

div#subwindow_footer_name {
	margin-top: 20px;
	padding-top: 20px;
	background-image: url(../temp_img/sen.gif);
	background-repeat: repeat-x;
	background-position: top;
	text-align: right;
}

div#window_close {
	padding-top: 65px;
	text-align: center;
}

div#subwindow_privacy_left {
	width: 100px;
	margin-bottom: 12px;
	margin-right: 5px;
	float: left;
	font-weight: bold;
	color: #666666;
}

div#subwindow_privacy_right {
	width: 395px;
	margin-bottom: 12px;
	float: left;
}




/*--------------------------------------
    問い合わせフォーム            
--------------------------------------*/

div#inquiry_form_text {
	font-size: 12px;
	margin-bottom: 35px;
}

/*--------------------------------------
    リンク            
--------------------------------------*/

div#link_text {
	font-size: 12px;
	margin-bottom: 30px;
	line-height: 140%;
}

div#link_title {
	margin-bottom: 3px;
}

/*--------------------------------------
    日記            
--------------------------------------*/

div#diary_text {
	font-size: 12px;
	margin-bottom: 30px;
	line-height: 140%;
	font-family: Verdana, "ＭＳ Ｐゴシック", Osaka, Meiryo, "メイリオ", "Hiragino Kaku Gothic Pro W3", "ヒラギノ角ゴ Pro W3", "MS P Gothic", sans-serif;
}

