@charset "Shift_JIS";

/* ================================================
CITIZEN WATCH co.jp
Cascading Style Sheets FILE
【000-product-layout.css】　製品レイアウト
================================================ */

/*************** ページ全体 ***************/
html {
    overflow-y:scroll;
}
body{
	background-color: #FFFFFF;
	text-align:center;
	color:#333333;
}
body div {
	text-align: left;
	margin: 0 auto;
}

/*************** 全セレクタ 初期化 ***************/
* {
	margin: 0;
	padding: 0;
	font-style: normal;
	font-weight: normal;
}

img {
	vertical-align : baseline;
	border: 0px;
}

table {
	margin : 0;
	empty-cells: show;
}

/*************** スキップメニュー ***************/

/* 音声ブラウザ読み上げ用 */
.skipmenu{
	display:block;
	position:absolute;
	top:-100935px;
	left:-100935px;
}
/* 区切り線 */
hr.skipmenu{
	display:none;
}

/*************** レイアウト定義 ***************/

body#product #container00{
	width:770px;
	padding: 0;
	background:url(../images/hd_bg_01.jpg) repeat-y center;
	margin:0 auto;
	text-align:center;
}
body#product #container{
	width:760px;
	padding:0;
	margin:0 5px;
	background-image:url(../images/bg_02.gif);
}


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

body#product #header{
	height:60px;
}

body#product #logo{
	position:absolute;
	margin:0 0 0 5px;
}

body#product #lead{
	position:absolute;
	margin:24px 0 0 148px;
}

body#product #global-navi{
	margin-left:610px;
	margin-top:14px;
	position:absolute;
	width:143px;
}
body#product #global-navi p.purpose{
	background:url(../images/bt_purpose.gif) no-repeat 0 0;
	float:left;
}
body#product #global-navi p.purpose a{
	width:143px;
	height:29px;
	display:block;
	text-indent:-100935px;
	overflow:hidden;
}
body#product #global-navi p.purpose a:hover{
	background:url(../images/bt_purpose_on.gif) no-repeat 0 0;
}

body#product #header-navi{
	background-image:none;
	width:760px;
	_height:1%;
	background:url(../images/pd_bg001.gif) repeat-x;
}


body#product #contents-bottom{
	clear:both;
	position:relative;
	margin:0 0 0 566px;
	padding:20px 0 10px 0;
	_padding:10px 0 10px 0;
	background-image:url(../images/pageup_bg_02.gif);
	background-repeat:no-repeat;
}

/* グローバルメニュー*/
body#product #header li{
	padding:0;
	list-style:none;
}

/* ヘッダーメニュー*/
body#product #product-navi {
	background: url(../../product/images/index_bg001.gif) repeat-x 0 0;
	height:31px;
	margin: 0 5px;
}

body#product #product-navi ul{
	height:26px;
	margin-left: 8px;
	list-style-type : none;
}
body#product #product-navi li{
	height:26px;
	float:left;
	text-indent:-100935px;
	overflow:hidden;
}

body#product #product-navi li.navi01{
	background: url(../../product/images/index_bt001.gif) no-repeat 0 0;
	margin: 0 4px 0 0;
}
body#product #product-navi li.navi02{
	background: url(../../product/images/index_bt002.gif) no-repeat 0 0;
	margin: 0 13px 0 0;
}
body#product #product-navi li.navi03{
	background: url(../../product/images/index_bt003.gif) no-repeat 0 0;
	margin: 0;
}


body#product #product-navi a {
	display:block;
	text-decoration: none;
}
body#product #product-navi li.navi03 span.on {
	display:block;
	width:198px;
	height:26px;
	background: url(../../product/images/index_bt003on.gif) no-repeat 0 0;
}
body#product #product-navi li a:hover{
	background-position:0 10px;
}
body#product #product-navi li.navi01 a {
	width:266px;
	height:26px;
}
body#product #product-navi li.navi02 a {
	width:266px;
	height:26px;
}
body#product #product-navi li.navi03 a {
	width:198px;
	height:26px;
}


body#product #product-navi li.navi01 a:hover,
body#product #product-navi li.navi01#this a {
	background: url(../../product/images/index_bt001on.gif) no-repeat 0 0;
}
body#product #product-navi li.navi02 a:hover,
body#product #product-navi li.navi02#this a {
	background: url(../../product/images/index_bt002on.gif) no-repeat 0 0;
}
body#product #product-navi li.navi03 a:hover,
body#product #product-navi li.navi03#this a {
	background: url(../../product/images/index_bt003on.gif) no-repeat 0 0;
}


/* task.html */
body#company #contents .taskColumn {
	border:1px solid #CCCCCC;
	padding:5px;
	width:537px;
	height:70px;
}
*html body#company #contents .taskColumn {
	border:1px solid #CCCCCC;
	padding:5px;
	width:537px;
	height:65px;
}
#contents .colleft2 {
	float: left;
	padding:0px;
	margin:0px;
	line-height: 1.5em;
}
#contents .taskColumn .colright-task p {
	padding:0px;
	margin:5px 0px 5px 80px;
	line-height: 1.5em;
}
*html #contents .taskColumn .colright-task p {
	padding:0px;
	margin:10px 0px 0px 75px;
	line-height: 1.5em;
}
/* profile.html */
#contents div.box0 {
	margin:0 0 0 13px;
	padding:0;
}
#contents div.box1-task {
	float:left;
	width:350px;
}
#contents div.box2-task img {
	margin-top: 10px;
}
span.normal-on {
	background:transparent url(../../common/icon/next_04.gif) no-repeat scroll 5px 0;
	padding:1px 1px 3px 23px;
}
body#company #contents .flash {
	margin:15px 0px 20px;
	padding:0px;
	text-align:center;
}

/*************** フッター ***************/
body#product #footer{
	width:100%;
	float:left;
	height:43px;
	margin-top:20px;
	background: url(../images/hd_footer_bg01.gif) no-repeat center top;
}

body#product #footer li{
	float:left;
	list-style:none;
}

body#product #footerword{
	clear:both;
	text-align:center;
	color:#333399;
	font-size:12px;
}
body#product #footelinks {
	padding-top:10px;
	text-align:center;
	font-size:12px;
}
body#product #footercopy {
	padding:5px 0;
	text-align:center;
	color:#666666;
	font-size:10px;
	font-family:verdana;
}

body#product #footer div.end{
	width:auto;
	height:12px;
	display:block;
	background: url(../images/hd_footer_bg02.gif) no-repeat center bottom;
	clear:both;
	margin: 0px;
	padding: 0px;
	font-size:0;
}
body#product #footer-navi{
	margin-left:10px;
	margin-top:12px;
	width:290px;
}
body#product #footer-navi a{
	font-size:11px;
	color:#333399;
	text-decoration:underline;
	background:url(../images/hd_footer_ic01.gif) no-repeat 10px 0;
}
body#product #footer-navi a:hover {
	text-decoration:none;
}
body#product #footer p{
	margin:15px 10px 0 0;
	float:right;
	background:url(../images/hd_footer_toplink.gif) no-repeat;
}
body#product #footer p a{
	text-indent:-100935px;
	overflow:hidden;
	width:83px;
	height:10px;
	display:block;
}

/*************** コンテンツ ***************/
body#product #pan-navi{
	clear:both;
	padding: 10px 10px 20px 10px;
	text-align:left;
	margin:0px 8px 10px 8px;
	background: #ededed url(../images/pan_bg_01.gif) no-repeat left bottom;
}

body#product #contents-maintitle{
	padding:10px 0 0 0;
	background-color:#FFFFFF;
}


body#product #contents{
	float:left;
	width:562px;
	_width:554px;
	background-color: #FFFFFF;
	margin:0px 8px 10px 8px;
}

/*************** 右メニュー ***************/
body#product #menu{
	float:left;
	text-align:left;
}

body#product #menu img{
	margin:0px;
	padding:0px;
}

body#product #menu dl{
	margin:0px;
	padding:0px;

}
body#product #menu dl.menu{
	margin:0 0 15px 1px;
	padding:0 0 2px;
}

body#product #menu dl.menu dt{
	margin:0px;
	padding:0px;
}

body#product #menu dl.menu dd{
	margin:0px;
	padding:0px;
	font-size:12px;
	line-height:150%;
}

body#product #menu dl.menu dd.top{
}

body#product #menu dl.menu a{ /** 通常右ナビ **/
	display:block;
	padding:2px 10px 2px 30px;
	line-height:150%;
	height:auto;
	text-decoration:none;
}

body#product #menu dl.menu a.sub{ /** サブ右ナビ **/
	width:128px;
	padding:2px 5px 2px 40px;
	border-bottom: 0px;
	background: url(../images/menu_ic_02.gif) -2px 0px;
}
body#product #menu dl.menu a:hover.sub,
body#product #menu dl.menu a:active.sub{ /** サブ右ナビ **/
	background: url(../images/menu_ic_02_on.gif) -2px 0px;
}
body#product #menu dl.menu a.blank{ /** ブランク **/
	background: url(../images/menu_ic_03.gif) -2px 0px;
}
body#product #menu dl.menu a:hover.blank,
body#product #menu dl.menu a:active.blank{ /** ブランク **/
	background: url(../images/menu_ic_03_on.gif) -2px 0px;
}
body#product #menu dl.menu a.pdf{ /** PDF **/
	background: url(../images/menu_ic_04.gif) -2px 0px;
}
body#product #menu dl.menu a:hover.pdf,
body#product #menu dl.menu a:active.pdf{ /** PDF **/
	background: url(../images/menu_ic_04_on.gif) -2px 0px;
}

body#product #menu dl.menu dt a{
	padding:0px;
}
/** 青矢印 **/
body#product #menu dl.menu dd a.arrow01{
	width:128px;
	margin:0px 0px 0px 0px;
	padding:2px 5px 2px 40px;
	background: url(../images/menu_bg_06.gif) 0 0;
}
body#product #menu dl.menu dd a:hover.arrow01,
body#product #menu dl.menu dd a:active.arrow01{
	width:128px;
	margin:0px 0px 0px 0px;
	padding:2px 5px 2px 40px;
	background: url(../images/menu_bg_06_on.gif) 0 0;
}

body#product #menu dl.menu dd.submenu{
	width:128px;
	margin:0px 0px 0px 0px;
	padding:2px 5px 2px 40px;
	background: url(../images/menu_bg_04.gif) 0 0;
}
body#product #menu dl.menu dd.submenu-top{
	width:128px;
	margin:0px 0px 0px 0px;
	padding:2px 5px 2px 40px;
	background: url(../images/menu_bg_04.gif) 0 0;
}

/*************** バナー郡 ***************/

body#product #menu .banner{
	width:160px;
	padding:3px 0 8px 0;
	text-align:center;
	font-size:13px;
	margin:5px 5px 5px 5px;
	background:url(../images/menu_bg_03.gif) no-repeat 0 0;
}

body#product #menu .banner dd{
	padding:0 3px;
	text-align:left;
	line-height:120%;
	background-image:none;
}

body#product #menu .banner img{
	padding:5px;
}

body#product #menu .banner a{
	display:inline;
}

#menu .banner a:hover,#menu .banner a:active{ /** マウスオーバー **/
}

#menu .banner a:visited{
}

/*************** ナビ無し ***************/

body.full #contents-full{
	background-image:none;
	background-color: #FFFFFF;
	padding:0;
	width:744px;
	margin:0 0 0 8px;
}
body.full #contents-full #pan-navi{
	clear:both;
	padding: 10px 10px 20px;
	text-align:left;
	margin:0px;
	background: #ededed url(../images/pan_bg_02.gif) no-repeat left bottom;
}

#contents-title{
	background-color: #FFFFFF;
	margin:0 0 0 5px;
	padding:0px;
}



/*************** カラム***************/
body.full .colfull{
	padding:0px;
	margin: 0px;
	width: 700px;
}
body.full .colleft-full{
	padding:0px;
	float: left;
	width: 300px;
	margin-left: 50px;
}
body.full .colright-full{
	padding:0px;
	float: left;
	width: 300px;

}
/*************** リスト***************/
body.full #contents-full ul.nolist{ /** リストなし **/
	list-style-type: none;
	padding-left:5px;
	margin: 10px 0 0 0;
}
body.full #contents-full ul.nolist li{ /** リストなし **/
	list-style-type: none;
	margin: 10px 0 0 0;
}
