@charset "UTF-8";

/* ----- すべての要素 ----- */

*
{
	margin:0;
	padding:0;
font-family:Arial,Helvetica,Tahoma,"Trebuchet MS",Verdana,"ヒラギノ角ゴ Pro W3",Osaka,"メイリオ","ＭＳ Ｐゴシック",sans-serif;
 	font-size:100%;
	line-height:1.3;
}

p
{
	font-size:80%;
}

.link
{
	font-size:80%;
        text-align:right;
	margin:10px 20px 0 0;
}

div.section_10 {
margin:0 0 10px 0;
}

div.section_20 {
margin:0 0 20px 0;
}

div.section_30 {
margin:0 0 30px 0;
}


/* ----- float解除 ----- */

div.clear
{
	clear:both;;
}

div.clear hr
{
	display:none;
}



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

a
{
	color:#ff0000;
	/*background:#000000;*/
	text-decoration:none;
}

a:hover
{
	color:#ffffff;
	/*background:#000000;*/
	text-decoration:underline;
}

hr {
	display:none;
}



/* ----- body ----- */

body
{
	color:#cccccc;
	background:#666666 url(images/body_bg2.gif) no-repeat center top;
	/*background:#000000 url(images/body_bg.gif) no-repeat center top;*/
	text-align:center;
}


/* ----- ブログ全体 ----- */

div#main-container
{
        width:950px;
	color:#ffffff;
	background:#000000;
	margin:0 auto;
	text-align:center;
}


/* ----- ヘッダー部分 ----- */

div#header
{
	height:95px;
        background:#000000 url(images/header_bg.jpg) no-repeat center top;
	padding:0px 0 0px 0px;
	margin:0px 0 0 0;
}

div.header-inner
{
	padding:0;
}



div#header h1.blog-name
{
	width:300px;
	height:50px;
	float:left;
}

div#header h1.blog-name a
{
	display:block;
	margin:19px 0 0 30px;
	width:300px;
	height:50px;
	font-size:0;
	font-weight:normal;
	text-decoration:none;
	text-indent:-9999px;
	background:url(images/zerofit-logo.jpg) no-repeat 0 0;
}


div#cart
{
	width:230px;
	height:70px;
	margin:0 0 0 0px;
	float:right;
	/*background:url(/images/cart2.gif) no-repeat 0 0;*/
}

div.lang
{
	width:80px;
	height:17px;
	padding:11px 130px 0 0;
	float:right;
}

div.lang a
{
	width:80px;
	height:17px;
	display:block;
	padding:0px;
	font-size:0;
	font-weight:normal;
	text-decoration:none;
}



div#header ul
{
	list-style:none;
	text-align:right;
	font-size:80%;
	margin:0px 0px 0 0;
	padding:35px 120px 0 0;
}

div#header li
{
	display:inline;
	margin:0;
	padding:0;
}

div#header li a
{
	color:#000000;
	background:#ffffff;
	text-decoration:none;
}

div#header li a:hover
{
	color:#FF0000;
	background:#ffffff;
	text-decoration:none;
}

div#menu_navi
{
	padding:0;
	margin:0px 0 0px 0;
}

div#flash
{
	padding:10px 0 10px 0; 
	margin:0 0 10px 0;
	background:#000000 url(images/flash_bg.gif) no-repeat center top;

}

div#banner
{
	padding:0;
	margin:0;
}

h2.blog-description
{
	font-size:10px;
	color:#ff1493;
	margin:5px 0 5px 0;
}

/* ----- top-banner-area ----- */
div#top-banner-area
{
	width:950px;
	height:110px;
}

div#top-banner-area li
{
	list-style:none;
	margin:0px 0 0 7px;
	float:left;
}

div#top-banner-area li#jls
{
	margin-left:0;
}


/* ----- top-banner ----- */
table#top-banner 
{
	width:780px;
	margin-top:5px;
}

td.banner-link 
{
	width:250px;
	padding-right:10px;
}

td.banner-link a 
{
	display:block;
	width:248px;
	height:auto;
	border:1px solid #D0D0D0;
}

td.banner-link a:hover 
{
	border:1px solid #E8959B;
}

td.banner-link img 
{
	width:248px;
	height:168px;
}



/* ----- バナー画像センター寄せ ----- */
div.banner-center
{
	text-align:center;
	margin:0 0 2px 0;
}

/* ----- バナー画像left寄せ ----- */
div.banner-left
{
	float:left;
	margin:0px 10px 10px 3px;
}


/* ----- コンテンツ全体 ----- */

div#container
{
	width:950px;
        background:#000000;
	margin:0px auto;
}


/* ----- エントリー全体 ----- */

div.content
{
	padding:7px 14px 12px 14px;
	text-align:left;
}


/* ----- アーカイブナビゲーション ----- */

div.content p.navi-link
{
	font-size:70%;
	margin:20px 10px 0 0;
	text-align:right;
}


/* ----- アーカイブタイトル ----- */

div.content h2#archive-title
{
	margin:0 0 20px 0;
}


/* ----- 新着情報 ----- */

div.top-news
{
	padding:0 0 0px 0px;
	/*background:url(images/news_bg.jpg) no-repeat 0 0;*/
}

div.top-news h3
{
        font-size:80%;
	color:#666666;
	background:#ffffff;
	line-height:100%;
        padding:3px 0 3px 5px;
        margin:0px 0 5px 0px;
	border-left-width: 3px;
	border-left-style: solid;
	border-left-color: #666666;

	/*height:20px;
	font-size:0;
	font-weight:normal;
	text-decoration:none;
	text-indent:-9999px;
	background:url(images/news_tit.jpg) no-repeat 0 0;
	margin:0 0 7px 0;*/
}

div.top-news ol li
{
	margin:0 0 0 5px;
	list-style:none;
	font-size:80%;
	line-height:1.5;
	background:url(images/news_icon.gif) no-repeat 0 5px;
	padding:0 0 0 12px;
}

/* ----- バナー画像 ----- */
div#banner_area
{
	width:595px;
	float:right;
        background:#88AB4D;
	padding:10px 0 0 0 ;
	margin:3px 0px 0 0 ;
}


/* ----- エントリー日付 ----- */

div.content p.entry-date
{
	font-size:80%;
	color:#ffffff;
	background:#000000;
	background:url(images/news-date.gif) no-repeat 0 3px;
	line-height:100%;
	padding:0 0 0 12px;
	margin:20px 0 0 0px;
}


/* ----- エントリータイトル ----- */

div.entry-content h2.entry-title
{
        font-size:100%;
	color:#333333;
	background:#000000 url(images/h2-title.gif) no-repeat 0 0;
	line-height:100%;
        padding:12px 0 10px 25px;
        margin:10px 0 15px 0;
}

div.entry-content h2.entry-title a
{
	color:#333333;
	text-decoration:none;
}

div.entry-content h2.entry-title a:hover
{
	text-decoration:none;
}


/* ----- エントリー ----- */

div.entry
{
	margin:0 0 30px 0;
}

div.entry-content div.section_10 {
	margin:0 0 10px 0;
}

div.entry-content div.section_20 {
	margin:0 0 20px 0;
}

div.entry-content div.section_30 {
	margin:0 0 30px 0;
}

div.entry-content div.section_40 {
	margin:0 0 40px 0;
}


div.entry-content p
{
	font-size:80%;
	line-height:150%;
	margin:0 0 10px 0;
}

div.entry-content blockquote
{
	font-size:80%;
	line-height:150%;
	padding:10px;
	border:dotted 1px #cccccc;
	margin:20px 0;
}

div#waku
{
	padding:10px 10px 5px 10px;
	border:solid 2px #cccccc;
	margin:20px 30px 20px 20px;
}

div#waku ul
{ 
	list-style:none;
	list-style-position: outside;
}

div#waku li
{ 
	margin:0 0 0 5px;
	font-size:80%;
	background:url(images/zerofit-newslink.gif) no-repeat -5px 2px;
	padding:0 0 0 12px;
}

div.entry-body
{
	padding:0 0 0 0px;
	margin:0 0 40px 0;
}


div.entry-body ul,
div.entry-body ol
{
	padding:0 0 0 20px;
	margin:0 0 10px 0;
}

div.entry-body ul li,
div.entry-body ol li
{
	font-size:90%;
	margin:0 0 3px 0;
}

div.entry-body ul li.dan
{
	margin:0 0 3px 10px;
}

div.entry-body ul li.dan2
{
	margin:0 0 3px 20px;
}



/* ----- エントリー(インタビュー） ----- */
div#interview01
{
	height:470px;
	background:url(images/interview_bg_01.gif) no-repeat 0 0;
	padding:0;
	margin:0;
}

div#interview01 h3.title {
	font-size:16px;
	padding:120px 0 20px 70px;
	/*background:url(images/interview-title01.gif) no-repeat 0 0;*/
}

div#interview01 p.top {
	font-size:14px;
	/*padding:10px 40px 10px 20px;*/
        margin:10px 40px 0px 0px;
}

div#interview01 img.left {
	margin:10px 30px 10px 10px;
        float:left;
}

div#interview02
{
	height:470px;
	background:url(images/interview_bg_02.gif) no-repeat 0 0;
	padding:0;
	margin:0;
}

div#interview02 h3.title2 {
	font-size:16px;
	padding:35px 0 30px 70px;
}

div#interview02 p.under {
	font-size:14px;
	padding:10px 270px 10px 60px;
}

div#interview02 img.right {
	margin:0px 25px 0px 0px;
}


div#interview-sasaki
{
	height:1340px;
	background:url(images/sasaki-bg.gif) no-repeat 0 0;
	padding:0;
	margin:0;
}

div#interview-sasaki p.inter01 {
	font-size:16px;
	line-height:1.8;
	padding:320px 50px 0px 60px;
        margin:0px 0px 0px 0px;
}

div#interview-sasaki p.inter02 {
	font-size:16px;
	line-height:1.8;
	padding:30px 50px 0px 60px;
        margin:0px 0px 0px 0px;
}

div#interview-sasaki p.inter03 {
	font-size:16px;
	line-height:1.8;
	padding:30px 50px 0px 60px;
        margin:0px 0px 0px 0px;
}

div#interview-sasaki img.left {
	margin:0px 30px 10px 10px;
        float:left;
}

div#interview-ishioka
{
	background:#ffffff;
	padding:0;
	margin:0 0 30px 0;
        height:1000px;
}

div#interview-ishioka p
{
	background-color:#ffffff;
        color:#666666;
}


div.ishioka-left
{
	background:#ffffff;
	padding:20px 20px 20px 30px;
	margin:0px 0 0px 0;
	float:left;
        width:453px;
}

div.ishioka-right
{
	background:#ffffff;
	padding:20px 0 20px 0px;
	margin:0px 0 0px 0;
	float:right;
        width:417px;
}


/* ----- エントリー(アンダーウェアページ） ----- */
div#underwear01
{
	height:765px;
	background:url(images/underwear-page_01.jpg) no-repeat 0 0;
	padding:0;
	margin:0;
}

div#underwear01 h3.title {
	font-size:16px;
	padding:490px 0 10px 200px;
}

div#underwear01 p.top {
	font-size:14px;
        margin:0px 140px 0px 200px;
}

div#underwear01 p.detail {
	font-size:14px;
        font-weight:bold;
	margin:45px 135px 0px 0px;
        text-align:right;
}

div#underwear01 a
{
	color:#FF0000;
	background:#000000;
	text-decoration:none;
}

div#underwear01 a:hover
{
	text-decoration:underline;
}


div#underwear02
{
	height:325px;
	background:url(images/underwear-page_02.jpg) no-repeat 0 0;
	padding:0;
	margin:0;
}

div#underwear02 h3.title {
	font-size:16px;
	padding:58px 0 10px 200px;
}

div#underwear02 p.top {
	font-size:14px;
        margin:0px 140px 0px 200px;
}

div#underwear02 p.detail {
	font-size:14px;
        font-weight:bold;
	margin:85px 135px 0px 0px;
        text-align:right;
}

div#underwear02 a
{
	color:#FF0000;
	background:#000000;
	text-decoration:none;
}

div#underwear02 a:hover
{
	text-decoration:underline;
}


div#underwear03
{
	height:410px;
	background:url(images/underwear-page_03.jpg) no-repeat 0 0;
	padding:0;
	margin:0;
}

div#underwear03 h3.title {
	font-size:16px;
	padding:58px 0 10px 200px;
}

div#underwear03 p.top {
	font-size:14px;
        margin:0px 140px 0px 200px;
}

div#underwear03 p.detail {
	font-size:14px;
        font-weight:bold;
	margin:115px 135px 0px 0px;
        text-align:right;
}

div#underwear03 a
{
	color:#FF0000;
	background:#000000;
	text-decoration:none;
}

div#underwear03 a:hover
{
	text-decoration:underline;
}


div#socks01
{
	height:535px;
	background:url(images/socks-page_01.jpg) no-repeat 0 0;
	padding:0;
	margin:0;
}

div#socks01 h3.title01 {
        color:#000000;
	font-size:12px;
	line-height:1.8;
	padding:120px 540px 10px 60px;
}

div#socks01 h3.title02 {
        color:#000000;
	font-size:12px;
	line-height:1.8;
	padding:90px 540px 10px 60px;
}

div#socks02
{
	height:210px;
	background:url(images/socks-page_02.jpg) no-repeat 0 0;
	padding:0;
	margin:0;
}

div#socks02 p.new {
        color:#ff6633;
	font-size:14px;
        font-weight:bold;
        padding:15px 0px 0px 477px;
}

div#socks02 p.com {
        color:#ff6633;
	font-size:12px;
        font-weight:normal;
        padding:0px 80px 0px 477px;
}


div#socks03
{
	height:210px;
	background:url(images/socks-page_03.jpg) no-repeat 0 0;
	padding:0;
	margin:0;
}

div#socks03 p.new {
        color:#ff6633;
	font-size:14px;
        font-weight:bold;
        padding:15px 0px 0px 477px;
}

div#socks03 p.com {
        color:#ff6633;
	font-size:12px;
        font-weight:normal;
        padding:0px 80px 0px 477px;
}

div#socks04
{
	height:210px;
	background:url(images/socks-page_04.jpg) no-repeat 0 0;
	padding:0;
	margin:0;
}

div#socks04 p.five {
        color:#ff6633;
	font-size:12px;
        font-weight:bold;
        padding:15px 0px 0px 477px;
}

div#socks05
{
	height:210px;
	background:url(images/socks-page_05.jpg) no-repeat 0 0;
	padding:0;
	margin:0;
}

div#socks05 p.com {
        color:#ff6633;
	font-size:12px;
        font-weight:normal;
        padding:20px 80px 0px 477px;
}

div#socks06
{
	height:225px;
	background:url(images/socks-page_06.jpg) no-repeat 0 0;
	padding:0;
	margin:0;
}

div#socks06 p.com {
        color:#ff6633;
	font-size:12px;
        font-weight:normal;
        padding:20px 80px 0px 477px;
}

div#no-stress01
{
	height:457px;
	background:url(images/no-stress_01.jpg) no-repeat 0 0;
	padding:0;
	margin:0;
}

div#no-stress01 h3.title {
        color:#ff6633;
	font-size:24px;
	padding:42px 0 10px 60px;
}

div#no-stress01 p.top {
	font-size:14px;
        margin:0px 80px 0px 50px;
}

div#no-stress02
{
	height:463px;
	background:url(images/no-stress_02.jpg) no-repeat 0 0;
	padding:0;
	margin:0;
}

div#no-stress02 h3.title {
        color:#ff6633;
	font-size:24px;
	padding:16px 0 10px 60px;
}

div#no-stress02 p.top {
	font-size:14px;
        margin:0px 80px 0px 50px;
}


div#no-wet01
{
	height:910px;
	background:url(images/no-wet_01.jpg) no-repeat 0 0;
	padding:0;
	margin:0;
}

div#no-wet01 h3.title {
        color:#ff6633;
	font-size:24px;
	padding:42px 0 10px 60px;
}

div#no-wet01 p.top {
	font-size:14px;
        margin:10px 0px 0px 60px;
}

div#no-wet01 p.under {
        color:#ff6633;
	font-size:14px;
        font-weight:bold;
        margin:50px 80px 0px 550px;
}

div#no-wet02
{
	height:930px;
	background:url(images/no-wet_02.jpg) no-repeat 0 0;
	padding:0;
	margin:0;
}

div#no-wet02 h3.title {
        color:#ff6633;
	font-size:24px;
	padding:16px 0 10px 60px;
}

div#no-wet02 p.top {
	font-size:14px;
        margin:15px 0px 0px 60px;
}

div#no-wet02 p.under {
        color:#ff6633;
	font-size:14px;
        font-weight:bold;
        margin:50px 80px 0px 550px;
}


div#spring-power01
{
	height:451px;
	background:url(images/spring-power_01.jpg) no-repeat 0 0;
	padding:0;
	margin:0;
}

div#spring-power01 h3.title {
        color:#ff6633;
	font-size:24px;
	padding:42px 0 10px 60px;
}

div#spring-power02
{
	height:469px;
	background:url(images/spring-power_02.jpg) no-repeat 0 0;
	padding:0;
	margin:0;
}

div#spring-power02 h3.title {
        color:#ff6633;
	font-size:24px;
	padding:16px 0 10px 60px;
}


/* ----- タグ ----- */

div.entry-tags
{
	margin:0 0 20px 0;
}

div.entry-tags h3.entry-tags-header
{
	font-size:80%;
	font-weight:normal;
	color:#ffffff;
	background:#aaaaaa;
	padding:3px;
	margin:0 0 5px 0;
}

div.entry-tags ul
{
	list-style:none;
}

div.entry-tags ul li
{
	display:inline;
	font-size:80%;
	margin:0 10px 0 0;
}


/* ----- エントリー情報 ----- */

div.entry ul.entry-info,
div.search-results-container ul.entry-info
{
	list-style:none;
	border-top:1px solid #cccccc;
	padding:3px 0 0 0;
	margin:0 0 20px 0;
	line-height:130%;
}

div.entry ul.entry-info li,
div.search-results-container ul.entry-info li
{
	display:inline;
	font-size:80%;
	margin:0 10px 0 0;
}


/* ----- サイドバー ----- */

div#sidebar-left
{
	width:220px;
	float:left;
	clear:left;
}

div#sidebar-right
{
	width:290px;
	float: right;
	clear: right;
	background:#ffffff;
	margin:10px 0 5px 0 ;
	border-width: 1px;
	border-style: solid;
	border-color: #cccccc;
}

div.sidebar-inner
{
	padding:10px;
}


/* ----- サイドバータイトル ----- */

div.category-archives h3
{
	height:25px;
	font-size:0;
	font-weight:normal;
	text-decoration:none;
	text-indent:-9999px;
	background:url(images/contents_menu.jpg) no-repeat 0 0;
	margin:0 0 1px 0;
}


div.sidebar-inner h3 a
{
	color:#0099cc;
	background:#efefef;
}

div.search-form h3
{
	height:42px;
	font-size:0;
	font-weight:normal;
	text-decoration:none;
	text-indent:-9999px;
	background:url(images/search_tit.gif) no-repeat 0 0;
	margin:0 0 1px 0;
}

/* ----- サイト内検索 ----- */

div.search-form
{
	margin:0 0 20px 0;
}

div.search-form form
{
	background:url(images/search_bg.gif) repeat-x 0 0;
	padding:10px;
}

div.search-form fieldset
{
	border:none;
}

div.search-form legend
{
	font-size:70%;
	color:#333333;
	background:inherit;
	margin:0 0 5px 0;
}

div.search-form input.search-input
{
	width:160px;
	font-size:80%;
	margin:0 0 5px 0;
}


/* ----- カテゴリー一覧 ----- */

div.category-archives
{
	margin:0 0 20px 0;
}

div.category-archives ul
{
	list-style:none;
	margin:0;
	line-height:100%;
}

div.category-archives ul li
{
	display:inline;
	line-height:100%;
	margin:0;
	padding:0;
}

div.category-archives ul li a
{
	background: white url(images/arrow-list.gif) no-repeat 2px center;

	color: #333333;
	display: block;
	width: auto;
	padding: 8px 0;
	padding-left: 20px;
	text-decoration: none;
	border-bottom: 1px solid #DCDCDC;
}

div.category-archives ul li a:hover
{
	color: #88AB4D;
	background: #ffffff url(images/arrow-list-red.gif) no-repeat 2px center;
	text-decoration:none;
}


/* -- 追加(サブカテゴリー) -- */
div.category-archives-list
{
	font-size:80%;
}

div.category-archives ul li ul li a
{
	display:block;
	padding:5px 5px 5px 30px;
	color:#00014e;
	background:#ffffff url(images/subcat_icon.gif) no-repeat 14px 4px;
	border-bottom:1px solid #cad5e0;
	margin:0;
}

div.category-archives ul li ul li a:hover
{
	display:block;
	padding:5px 5px 5px 30px;
	color:#00014e;
	background:#ffffff url(images/subcat_icon.gif) no-repeat 14px 4px;
	line-height:100%;
	border-bottom:1px solid #cad5e0;
	margin:0;
}

/* ----- 新着記事一覧 ----- */

div.recent-entry
{
	margin:0 0 20px 0;
}

div.recent-entry ol
{
	list-style:none;
}

div.recent-entry ol li
{
	font-size:80%;
	margin:0 0 5px 0;
}


/* ----- バックナンバー一覧 ----- */

div.monthly-archives
{
	margin:0 0 20px 0;
}

div.monthly-archives ol
{
	list-style:none;
}

div.monthly-archives ol li
{
	font-size:80%;
	margin:0 0 5px 0;
}


/* ----- 外部リンク ----- */

div.site-link
{
	margin:0 0 20px 0;
}

div.site-link ul
{
	list-style:none;
}

div.site-link ul li
{
	font-size:80%;
	margin:0 0 5px 0;
}

/* ----- サイドバー info ----- */

div.info h3
{
	color:#ffffff;
	background:#88AB4D;
	margin:0 0 10px 0;
	padding:2px 5px 2px 5px;
	font-size:90%;
	line-height:130%;
	text-align:left;
}


div.info
{
	margin:10px 0 20px 0;
	padding:5px;
	font-size:75%;
	line-height:130%;
	text-align:left;
	border-top:1px solid #88AB4D;
	border-bottom:1px solid #88AB4D;
	border-left:1px solid #88AB4D;
	border-right:1px solid #88AB4D;
}


/* ----- クリエイティブ・コモンズ・ライセンス ----- */

div.cclicense
{
	margin:0 0 20px 0;
	font-size:60%;
	line-height:130%;
	text-align:center;
}

div.cclicense img
{
	margin:0 auto 5px auto;
}


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

div.syndicate
{
	margin:0 0 20px 0;
}

div.syndicate ul
{
	list-style:none;
}

div.syndicate ul li a
{
	display:block;
	height:38px;
	font-size:0;
	font-weight:normal;
	text-decoration:none;
	text-indent:-9999px;
	background:url(images/rss.gif) no-repeat 0 0;
}

div.syndicate ul li a:hover
{
	background:url(images/rss.gif) no-repeat 0 -38px;
}

/* ----- powered ----- */

div.powered
{
	margin:0 0 20px 0;
}

div.powered ul
{
	list-style:none;
}

div.powered ul li
{
	font-size:60%;
	line-height:130%;
}


/* ----- トラックバック ----- */

div.trackbacks-body
{
	margin:0 0 20px 0;
}

div.trackbacks-body h3
{
	font-size:80%;
	font-weight:normal;
	color:#333333;
	background:#aaaaaa url(images/tit_bg.gif) 0 0;
	padding:5px 5px 5px 25px;
	border:1px solid #aaaaaa;
	margin:0 0 10px 0;
}

div.trackbacks-body dt
{
	font-size:80%;
	font-weight:bold;
	margin:0 0 5px 0;
}

div.trackbacks-body p
{
	font-size:80%;
	margin:0 0 10px 0;
}

div.trackbacks-body ul
{
	list-style:none;
	border-top:1px solid #cccccc;
	padding:3px 0 0 0;
	margin:0 0 20px 0;
}

div.trackbacks-body ul li
{
	display:inline;
	font-size:80%;
	margin:0 10px 0 0;
}

div.trackbacks-body input
{
	width:250px;
}



/* ----- コメント ----- */

div.comments
{
	margin:0 0 20px 0;
}

div.comments h3
{
	font-size:80%;
	font-weight:normal;
	color:#333333;
	background:#aaaaaa url(images/tit_bg.gif) 0 0;
	padding:5px 5px 5px 25px;
	border:1px solid #aaaaaa;
	margin:0 0 10px 0;
}

div.comments p
{
	font-size:80%;
	line-height:130%;
	margin:0 0 10px 0;
}

div.comments dl
{
	list-style:none;
	border-top:1px solid #cccccc;
	padding:3px 0 0 0;
	margin:0 0 20px 0;
}

div.comments dl dt
{
	display:inline;
	font-size:80%;
	margin:0 10px 0 0;
}

div.comments a img
{
	border:none;
}

/* ----- コメントフォーム ----- */

div.typekey-text
{
	font-size:80%;
	line-height:140%;
	margin:0 0 10px 0;
}

div.comments-post
{
	margin:0 0 20px 0;
}

div.comments-post h4
{
	font-size:80%;
	font-weight:normal;
	background:#cccccc;
	color:#ffffff;
	padding:3px;
	margin:0 0 5px 0;
}

div.comments-post-content p.comments-open-moderated
{
	font-size:80%;
	line-height:150%;
	margin:0 0 10px 0;
}

div#comments-open-data fieldset
{
	border:none;
}

div#comments-open-data legend
{
	font-size:70%;
	color:#333333;
	background:#ffffff;
	margin:0 0 5px 0;
}

dl#name-email dt,
dl#comments-url-data dt
{
	font-size:80%;
}

dl#name-email dd,
dl#comments-url-data dd
{
	font-size:80%;
	margin:0 0 5px 0;
}

div#comments-open-data ul.cookie
{
	list-style:none;
	margin:0 0 5px 0;
}

div#comments-open-data ul.cookie li
{
	font-size:80%;
}

dl#comments-open-text dt
{
	font-size:80%;
}

dl#comments-open-text dd textarea
{
	font-size:80%;
	margin:0 0 10px 0;
}

div#comments-open-data ul.comments-open-footer
{
	list-style:none;
}

div#comments-open-data ul.comments-open-footer li
{
	display:inline;
	font-size:80%;
}

div#comments-open-data ul.comments-open-footer li input
{
	width:80px;
}


/* ----- システムテンプレート ----- */

body.one-column div#container
{
	width:auto;
	margin:0 40px;
	float:none;
}


/* ----- 検索テンプレート ----- */

div.module-content
{
	margin:0 0 20px 0;
}

div.module-content p
{
	font-size:80%;
	line-height:130%;
	margin:0 0 5px 0;
}

div.module-content ul
{
	margin:0 0 0 20px;
}

div.module-content ul li
{
	font-size:80%;
	margin:0 0 5px 0;
}

div.entry-content h2.search-result-tit
{
	font-size:80%;
	font-weight:normal;
	background:#333333;
	color:#ffffff;
	padding:3px;
	margin:0 0 15px 0;
}

div.straight-search
{
	margin:0 0 20px 0;
}

div.straight-search fieldset
{
	border:none;
}

div.straight-search legend
{
	font-size:70%;
	color:#333333;
	background:#ffffff;
	margin:0 0 5px 0;
}

div.straight-search ul
{
	list-style:none;
	margin:0 0 5px 0;
}

div.straight-search ul li
{
	display:inline;
}

div.straight-search ul li label
{
	font-size:80%;
}

div.straight-search ul li input.search-input
{
	width:160px;
	font-size:80%;
	margin:0 0 5px 0;
}

div.straight-search ul li input.search-submit
{
	width:80px;
	font-size:60%;
	margin:0 0 10px 0;
}


/* ----- フッター（追加） ----- */

div#footer
{
	background:#000000;
	padding:10px 0px 30px 0;
	margin:10px 0px 40px 0;
	text-align:center;
	font-size:80%;
	color:#ffffff;
}

.footer-moji
{
	padding:0px 0px 0px 0;
	margin:20px 0px 20px 0;
	text-align:center;
	font-size:70%;
	color:#666666;
}


div#footer a
{
	color:#666666;
	background:#000000;
	text-decoration:none;
}


div#footer ul
{
	list-style:none;
	text-align:center;
	margin:0 0 5px 0;
	font-size:80%;
}

div#footer li
{
	display:inline;
	margin:0 0 0 0;
	padding:0 0 0 0;
	/*background:url(images/header_icon.gif) no-repeat 0 50%;*/
}

div#footer li a
{
	color:#ffffff;
	background:#000000;
	text-decoration:none;
}

div#footer li a:hover
{
	color:#FF0000;
	background:#000000;
	text-decoration:underline;
}

div.footer-logo
{
	text-align: right;
        margin: 0 10px 0 0;
}


/* ----- FEED（追加） ----- */
div.feed-button {
	font-size:80%;
  padding: 10px 0;

}

div.feed-button a {
  color: #666;
  padding: 6px 15px 6px 36px;
  background: #ccc url("images/feed-icon.png") no-repeat 15px 50%;
  border-top: 1px solid #e2e2e2;
  border-right: 1px solid #818181;
  border-bottom: 1px solid #565656;
  border-left: 1px solid #d7d7d7;
}

div.feed-button a:hover {
  color: #444;
  background: #eee url("images/feed-icon.png") no-repeat 15px 50%;
  border-top: 1px solid #f5f5f5;
  border-right: 1px solid #969696;
  border-bottom: 1px solid #646464;
  border-left: 1px solid #f2f2f2;
} 


/* ----- 会社概要表（追加） ----- */
#company dl {
	font-size:80%;
	padding:0 0 0 20px;
	margin:0;
	width: 485px;
}
#company dt {
	padding:0;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CFCAC5;
	margin:0;
	width: 485px;
	height: 20px;
}
#company dt span {
	padding: 0 0 0 6px;
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #C6C6C6;
	text-indent: 0px;
	line-height: 1.2em;
}
#company dd {
	padding: 3px 0 20px 0;
	margin: 0;
	text-indent: 0px;
}

/* ----- 画像枠表示なし（追加） ----- */
img {
    border-style:none;
}

a img {
    border-style:none;
}


/* ----- ラインナップ（追加） ----- */

div#lineup {
	width:920px;
        background:#333333;
        padding:0 0 20px 0;
	margin:0px;
	text-align:center;
}

div#lineup .lineup_top {
        height:300px;
        padding:0;
	margin:0px;
        background:#333333 url(images/lineup_top.jpg) no-repeat center top;
}


div#lineup .lineup_top p{
        padding:0;
	margin:3px 0 0 0;
	text-align:right;
}


div#lineup .lineup_top ul{
        margin:0px;
        padding:10px 10px 130px 0;
	text-align:right;
}

div#lineup .lineup_top li{
  display:inline;
  list-style-type:none;
  margin:0;
  padding:0 0 0 3px;
}


div#lineup ul {
  margin:20px 10px 0 10px;
  padding:0;
}

div#lineup li{
  display:inline;
  list-style-type:none;
  margin:0;
  padding:5px;
}

div#lineup table.link{
	font-size:10px;
        margin:0px 0px 0px 30px;
    text-align: center;
}

div#lineup table.link a
{
	color:#ffffff;
	text-decoration:none;
}

div#lineup table.link a:hover
{
	color:#ff0000;
	text-decoration:underline;
}



div#lineup table.table-size-lineup {
	font-size:12px;
        margin:0px 0px 0px 0px;
    width: 420px;
    border: 1px #E3E3E3 solid;
    border-spacing: 0;
    background: #D5F0F0 url(images/size-bg.gif) repeat-x 0 100%;
}

div#lineup table.table-size-lineup th {
    padding: 5px;
    border: #98DCDC solid;
    border-width: 0 0 1px 1px;
    background: #73CECE url(img/size-header.gif) repeat-x 0 100%;
    color: #FFFFFF;
    font-weight: bold;
    line-height: 120%;
    text-align: center;
}

div#lineup table.table-size-lineup td {
    padding: 5px;
    border-style: solid;
    border-width: 1px;
    border-color: #FFFFFF #8ED9D9 #8ED9D9 #FFFFFF;
    color: #1A4444;
    text-align: center;
    white-space: nowrap;
}

div.table-left {
	margin:20px 5px 10px 30px;
        float:left;
}

div.table-right {
	margin:20px 30px 10px 0px;
        float:right;
}



div#about-zf-flash{
        width:920px;
        padding:0;
	margin:0px;
}

div#about-zf {
        width:920px;
        height:321px;
        padding:0;
	margin:0px;
	color:#ffffff;
        background:#000000 url(images/about-zf_bg.jpg) no-repeat center top;
}

div#about-zf p{
	font-size:16px;
        font-weight:normal;
	padding:20px 60px 10px 60px;
	margin:0px;
}


/* ----- ラインナップ（新色追加） ----- */

div#lineup .lineup_top2 {
        height:310px;
        padding:0;
	margin:0px;
        background:#333333 url(images/lineup_top3.jpg) no-repeat center top;
}

div#lineup .lineup_top2 p{
        padding:0;
	margin:3px 0 0 0;
	text-align:right;
}


div#lineup .lineup_top2 ul{
        margin:0px;
        padding:10px 10px 130px 0;
	text-align:right;
}

div#lineup .lineup_top2 li{
  display:inline;
  list-style-type:none;
  margin:0;
  padding:0 0 0 3px;
}



/* ----- ニュースカテゴリ用 ----- */

div.news-content
{
        margin:0px;
        padding:10px 100px 20px 30px;
}

div.news-content h2.entry-title
{
        font-size:100%;
	color:#cc6600;
	background:#000000;
	line-height:100%;
        padding:3px 0 3px 5px;
        margin:10px 0 15px 0;
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #cc6600;
}

div.news-content h2.entry-title a
{
	color:#cc6600;
	background:#000000;
	text-decoration:none;
}

div.news-content h2.entry-title a:hover
{
	text-decoration:none;
}

/* ----- アンバサダー（long） ----- */

.Thumbnail {
	float:left;
	width:200px;
	margin-top:50px;
	margin-left:20px;
	margin-bottom:20px;
	}
.Thumbnail em {
	display:block;
	font-size:70%;
	font-family:Verdana, Arial, sans-serif;
	font-style:normal;
	color:#666;
	text-align: right;
	}
.Thumbnail span.prof {
	display:block;
	font-size:80%;
	color:#ff1493;
	font-weight:bold;
	}

.Thumbnail span {
	display:block;
	font-size:80%;
	color:#000000;
	}
.Thumbnail a {
	display:block;
	text-align:center;
	}
.Thumbnail img {
	border:0px solid #999;
	margin-bottom:5px;
	}
.Thumbnail p {
	margin:5px;
	padding:5px;
	background-image:url("images/bg_thumb.gif");
	background-repeat:repeat-x;
	background-color:#fff;
	height:550px;
	}

.ThumbnailGroup {
	margin-bottom:10px;
	}

/* ----- アンバサダー（short） ----- */

.Thumbnail2 {
	float:left;
	width:200px;
	margin-top:10px;
	margin-left:20px;
	margin-bottom:20px;
	}
.Thumbnail2 em {
	display:block;
	font-size:8px;
	font-family:Verdana, Arial, sans-serif;
	font-style:normal;
	color:#666;
	text-align: right;
	}
.Thumbnail2 span.prof {
	display:block;
	font-size:10px;
	color:#ff1493;
	font-weight:bold;
	}

.Thumbnail2 span {
	display:block;
	font-size:10px;
	color:#000000;
	}
.Thumbnail2 a {
	display:block;
	text-align:center;
	}
.Thumbnail2 img {
	border:0px solid #999;
	margin-bottom:5px;
	}
.Thumbnail2 p {
	margin:5px;
	padding:5px;
	background-image:url("images/bg_thumb.gif");
	background-repeat:repeat-x;
	background-color:#fff;
	height:340px;
	}

.ThumbnailGroup2 {
	margin-bottom:10px;
	}


/* ----- サイトマップ ----- */
div#sitemap {
        padding:0;
	margin:30px;
	color:#ffffff;
        background:#000000 url(images/sitemap-bg.jpg) no-repeat right bottom;
}


/* ----- エントリー(WARM WAVE ウォームウェーブ機能紹介） ----- */
div#warmwave
{
	color:#000000;
	background-color:#ffffff;
	padding:0 0 20px 0;
	margin:0 0px 10px 0;
}

div#warmwave h3.warmwave-title {
	font-size:18px;
	color:#ffffff;
	padding:20px 0 0px 100px;
	margin:10px 0px 10px 0;
	height:60px;
	background:url(images/warmwave-titlebg.jpg) no-repeat 0 0;
}

div#warmwave p.warmkiji {
	font-size:14px;
	color:#333333;
        margin:0px 45px 0px 50px;
}

div#warmwave p.warmkiji02 {
	font-size:14px;
	color:#333333;
        margin:0px 0px 0px 50px;
}

div#warmwave img.left {
	margin:0px 30px 10px 50px;
        float:left;
}

table#table-size {
	font-size:14px;
        margin:0px 0px 0px 50px;
    width: 530px;
    border: 1px #E3E3E3 solid;
    border-spacing: 0;
    background: #D5F0F0 url(images/size-bg.gif) repeat-x 0 100%;
}

table#table-size th {
    padding: 5px;
    border: #98DCDC solid;
    border-width: 0 0 1px 1px;
    background: #73CECE url(img/size-header.gif) repeat-x 0 100%;
    color: #FFFFFF;
    font-weight: bold;
    line-height: 120%;
    text-align: center;
}
table#table-size td {
    padding: 5px;
    border-style: solid;
    border-width: 1px;
    border-color: #FFFFFF #8ED9D9 #8ED9D9 #FFFFFF;
    color: #1A4444;
    text-align: center;
    white-space: nowrap;
}

/************************************************
* table spec * 
************************************************/
div#zerofitspec
{
	padding:0px 0 0px 0px;
	margin:50px 0px 0px 30px;
        text-align:left;
}


table.spec {
  font-size:12px;
  padding:10px 0 0px 0px;
  margin: 0px 0 0 40px;
  width: 650px;
  border-collapse: collapse;
  border: solid 1px #999;
}

table.spec caption {
  margin-top: 1em;
  text-align: left;
}

table.spec th,
table.spec td {
  text-align: center;
  border: solid 1px #999;
  padding: 4px 6px;
}

table.spec th {
  background: #E6E6E6;
  text-align: center;
  white-space: nowrap;
  color: #000;
}

/************************************************
* collection * 
************************************************/
div#collection {
	margin: 30px 0 30px 0px;
	padding: 0 0 0px 0;
}


div#photoList {
	margin: 30px 0 30px 20px;
	padding: 0 0 0px 0;
}

div#photoList img.collection {
	margin: 0px 0 10px 30px;
	padding: 0 0 0px 0;
}


ul.photoList {
	margin: 0;
	padding: 0;
}

ul.photoList li {
	float: left;
	width: 200px;
	padding: 0 5px 5px 5px;
	display:inline;
	list-style-type:none;
}

/************************************************
* footer_banner * 
************************************************/
div#footer_banner {
	margin: 0px 0 0px 0px;
	padding: 38px 0 0px 0;
        background:#000000 url(images/banner_bg.jpg) no-repeat center top;
        height: 160px;
}

ul.footer_bannerlist {
	margin: 0px 0 0 10px;
	padding: 0;
}

ul.footer_bannerlist li {
	float: left;
	width: 300px;
	padding: 0 5px 5px 5px;
	display:inline;
	list-style-type:none;
}





