﻿/* DEFAULT SETTING */
body{
	margin:10px 0px;
	padding:0; 
	background:#F2F2E6;
	font-size:80%;
	text-align:center;
	line-height:1.4;
	color:#333;
	font-family:verdana,'MS UI Gothic',sans-serif;
	}
div:after{
	content:"clear";
	height:0px;
	clear:both;
	display: block;
	visibility:hidden;
}
div{
	zoom:1;
}

/* FONT DECORATIONT */
a{color:#3F75B1;text-decoration:underline;}
a:hover{color:#333;}
.small{font-size:1em;}
.error{color:#ff0000;}


/* LAYOUT */
#layout{
	width:820px;
	text-align:left;
	margin:0 auto;
	padding:0;
	background:url(/images/common/bg_layout.gif) repeat-y #fff;
}

/* HOMEbtn */
#home{
	float:left;
}
#home a{
	display:block;
	margin:2px 0;
	padding:0 8px 0 16px;
	text-decoration:none;
	color:#333;
	background:url(/images/common/bg_submenu.gif) no-repeat left center;
}


/* HEADER */
#header{
	width : 820px;
	margin : 0 auto;
	padding:0;
	height:80px;
	background:url(/images/common/bg_header.gif) no-repeat;
}

#header-inner {
	width : 760px;
	margin : 0px auto;
	padding : 0;
}

#header-inner h1{
	font-size:1.1em;
	font-weight:bold;
	color:#666;
	margin:0;
	padding : 15px 0px 0px 0px;
}



/* MAINMENU */
#mainmenu{
	margin:0 0 10px 30px;
	padding:0 20px;
	background:url(/images/common/bg_mainmenu.gif) no-repeat;
	height:36px;
	vertical-align:bottom;
}
#mainmenu ul{
	margin:0;
	padding:0;
}
#mainmenu li{
	float:left;
	margin:0;
	padding:0;
	font-size:12px;
	line-height:1.0;
	list-style-type:none;
}
#mainmenu li span{
	display:block;
	margin:2px 0;
	padding:0;
	font-size:10px;
	color:#fff;
	font-weight:normal;
}
#mainmenu a{
	display:block;
	margin:0;
	padding:5px 20px;
	color:#846900;
	text-decoration:none;	
}
#mainmenu a:hover{
	background:url(/images/common/bg_mainmenu_active.gif) repeat-x;
}
#mainmenu .active{
	background:url(/images/common/bg_mainmenu_active.gif) repeat-x;
}


/* SUBMENU */
#submenu{
	position:absolute;
	right:10px;
	bottom:10px;
	margin:0;
	padding:0 10px 0 0;
	font-size:0.8em;
	line-height:1.0;
}
#submenu ul{
	margin:0;
	padding:0;
}
#submenu li{
	margin:0;
	padding:0;
	float:left;
	list-style-type:none;
}

#submenu li a{
	display:block;
	margin:2px 0;
	padding:0 8px 0 16px;
	text-decoration:none;
	color:#333;
	background:url(/images/common/bg_submenu.gif) no-repeat left center;
}
#submenu a:hover{
	text-decoration:underline;
}
#submenu .active{
}


/* CHILDMENU */
#childmenu{
	margin:0 0 20px 0;
	padding:25px 0 0 0;
	line-height:1.0;
	font-size:14px;
	background:url(/images/common/bg_childmenu.gif) no-repeat #fff;
}
#childmenu p{
	display:block;
	padding:0 0 0 26px;
	text-decoration:none;
	color:#333;
	background:url(/images/common/bg_childmenu_off.gif) no-repeat;
	line-height:26px;
	width:154px;
	height:auto;
	margin :0;
}

#childmenu ul{
	margin:0;
	padding:0;
}
#childmenu li{
	margin:0 auto;
	padding:5px 0px 5px 20px;
	list-style-type:none;
	width:150px;
	height:auto;
	background-image : url(/images/common/bg_submenu2.gif);
	background-position : left;
	background-repeat : no-repeat;
	line-height:1.4em;
}

#childmenu a {
	color:#333333;
}
#childmenu a:hover{
	color:#FF6600;
}



/* PAGENAVI */
#pagenavi{
	margin:0 0 20px 0;
	padding:0 0 5px 0;
	font-size:0.8em;
}


/* CONTENTS */

#contents{
	margin:0;
	padding:10px 30px;
}

/* MAINCONTENTS */
#main{
	float:left;
	width:560px;
	padding:0;
}
#main h2{
	font-size:1.2em;
	background:url(/images/common/bg_pagetitle.jpg) no-repeat;
	height:40px;
	margin:0 0 10px 0;
	padding:5px 0 0 0;
	color:#333;
	border-bottom:1px solid #DDC655;
}
#main h2 span{
	display:block;
	font-size:0.6em;
	font-weight:normal;
	margin:0;
	padding:0;
	color:#999;
}
h3{
	font-size:1em;
	color:#333;
	margin:0 0 10px 0;
	padding:0 0 0 10px;
	line-height:24px;
	background:url(/images/common/bg_h3.gif) repeat-x;
	clear:both;
}


/* PAGECONTENTS */
.page_contents{
	overflow:hidden;
	width:560px;
	margin:0 0 30px 0;
}

.exp {
	margin : 0px 0px 10px 0px;
	padding : 0;
	line-height:1.4em;
}


/* SIDEBAR */

#side{
	float:right;
	width:180px;
	margin:0;
	line-height:1.2;
}

#side h4{
	font-size:0.8em;
	margin:0 0 10px 0;
	padding:0 0 0 10px;
	line-height:20px;
	color:#333;
	font-weight:normal;
	background:url(/images/common/bg_sidetitle.gif) no-repeat;
}
.sidebox,.sidebox01,.sidebox02{
	width:180px;
	margin:0 0 20px 0;
	padding:0;
	overflow:hidden;
}
.sidebox01 ul,.sidebox02 ul{
	margin:0 0 0 20px;
	padding:0;
	font-size:0.8em;
	color:#666;
	list-style-type:square;
}
.sidebox01 li,.sidebox02 li{
	margin:0 0 5px 0;
}
.sidebox01 a,.sidebox02 a{
	color:#666;
}



/* PAGE TOP */
#pagetop{
	clear:both;
	text-align:right;
	font-size:0.8em;
	padding:20px;
}
#pagetop a{
	padding:0 0 0 16px;
	background:url(/images/common/bg_submenu.gif) no-repeat left center;
	color:#333;
}


/* FOOTER */
#footer{
	height:50px;
	font-size:1em;
	margin:0;
	padding:20px 0 0 0;
	background:url(/images/common/bg_footer.gif) no-repeat bottom;
	text-align:center;
}

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

#footer a:hover {
	color : #999999;
	text-decoration : underline;
}



/* PAGE MOVE */
.page_move{
	text-align:center;
	margin:5px 0;
}

/* TABE CELL */
.left{
	width:30%;
	padding:2px 0 2px 10px;
	border-bottom:1px solid #ddd;
	vertical-align:top;
	background-position:0 8px;
}
.right{
	width:70%;
	padding:2px 0 2px 2px;
	border-bottom:1px solid #ddd;
	vertical-align:top;
	background:#fff;
}


/* PROFILE PAGE */
.table_profile{
	width:100%;
}

.table_profile td {
	padding : 5px;
}
#img_profile{
	float:left;
	width:240px;
	display:block;
	border:1px solid #999;
	margin:0 20px 20px 0;
	padding:3px;
	text-align:center;
}
.map iframe{
	width:560px;
	border:1px solid #ccc;
	margin:0;
}


/* FORM PAGE */
form{
	margin:0;
}
#table_form{
	width:100%;
	margin:0 0 20px 0;
}
#captcha{
	border:1px solid #ccc;
	background:#ddd;
	margin:0 0 0 10px;
	padding:5px 10px;
}

/* BLOG PAGE */
.blog{
	padding:0px;
	margin:0 0 20px 0;
}
.blog_title{
	margin:0;
	padding:5px 0 0 15px;
	color:#333;
	background:url(/images/common/bg_blogtitle.gif) no-repeat;
}
.blog_cnt{
	border-left:1px solid #ccc;
	border-right:1px solid #ccc;
}
.blog_date{
	margin:5px 0 10px 0;
	padding:0 10px;
	color:#846900;
	font-size:0.8em;
	font-weight:bold;
}
.blog_body{
	overflow:hidden;
	width:480px;
	margin:0 9px 20px 9px;
}
.blog_bottom{
	padding:10px 5px;
	font-size:0.8em;
	text-align:right;
	border-top:1px dotted #ccc;
	background:url(/images/common/bg_blogtitle.gif) no-repeat bottom;
}
#entory_preview{
	float:left;
	margin:0 0 5px 0;
	padding:0 0 0 12px;
	text-align:left;
	width:45%;
	background:url(/images/common/icon_arrow_left.gif) left no-repeat;
}
#entory_next{
	float:right;
	margin:0 0 5px 0;
	padding:0 12px 0 0;
	text-align:right;
	width:45%;
	background:url(/images/common/icon_arrow_right.gif) right no-repeat;
}


/* BBS PAGE */
.bbs{
	padding:0px;
	margin:0 0 20px 0;
}
.bbs_title{
	margin:0;
	padding:5px 0 0 15px;
	color:#333;
	background:url(/images/common/bg_bbstitle.gif) no-repeat;
}
.bbs_cnt{
	border-left:1px solid #ccc;
	border-right:1px solid #ccc;
}
.bbs_date{
	margin:0 0 10px 0;
	padding:0 10px;
	color:#476785;
	font-size:0.8em;
	font-weight:bold;
	font-family:"Trebuchet MS",verdana,'MS UI Gothic',sans-serif;
}
.bbs_body{
	margin:10px 10px 20px 10px;
}
.bbs_bottom{
	padding:10px 5px;
	font-size:0.8em;
	text-align:right;
	border-top:1px dotted #ccc;
	background:url(/images/common/bg_bbstitle.gif) no-repeat bottom;
}
#table_bbs{
	width:100%;
	margin:0 0 30px 0;
}
#table_bbs td{
	border-bottom:1px dotted #ccc;
	padding:4px 0;
	vertical-align:top;
}
#table_bbs .theme{
	padding:4px 0 4px 20px;
	background:url(/images/common/icon_theme.gif) left top no-repeat;
	background-position:0 5px;
}
#table_bbs .thread{
	padding:4px 0 4px 20px;
	background:url(/images/common/icon_thread.gif) left top no-repeat;
	background-position:0 5px;
}
#table_bbs .res{
	padding:4px 0 4px 20px;
	background:url(/images/common/icon_comment.gif) left top no-repeat;
	background-position:0 5px;
}
#table_bbs .c1{
	font-size:0.8em;
	text-align:right;
}
#table_bbs .theme a{
	font-weight:bold;
}
#table_bbs .tr{
	text-align:right;
	font-size:0.8em;
	margin:10px 0;
	color:#666;
}


/* POST */
.post{
	border:none;
	background:#f1f1f1;
	color:#666;
	font-size:1em;
	padding:2px 5px;
}
.post_com{
	margin:20px 0 10px 0;
	padding:10px 0 0 24px;
	border-top:1px solid #ddd;
	background:url(/images/common/icon_comment.gif) left top no-repeat;
	background-position:0 12px;
}
.post_tb{
	margin:20px 0 10px 0;
	padding:10px 0 0 24px;
	border-top:1px solid #ddd;
	background:url(/images/common/icon_tb.gif) left top no-repeat;
	background-position:0 12px;
}
.post_bottom{
	margin:0 0 20px 0;
	padding:5px 0;
	text-align:right;
	font-size:0.8em;
}


/* TOPIMAGE */
#topimage{
	width:760px;
	margin:0 auto;
	padding :0;
}



/* TOPNEWS */
#top_news{
	color:#999;
	font-size:1.0em;
	font-weight:normal;
	border:none;
	background:url(/images/common/bg_topnews_title.gif) no-repeat;
	height:30px;
	margin:0 0 10px 0;
	padding:20px 0 0 15px;
	clear:both;
}
.news_contents{
	overflow:hidden;
	width:560px;
	margin:0 0 20px 0;
}
.topnews_date{
	width:20%;
	font-size:0.8em;
	color:#333;
	padding:3px 0 2px 6px;
	border-bottom:1px dotted #ccc;
	vertical-align:top;
	font-weight:bold;
}
.topnews_body{
	padding:2px 0 5px 0;
	border-bottom:1px dotted #ccc;
	vertical-align:top;
}
.topnews_body a{
}


/* TOPPHOTO */
#top_photo{
	color:#999;
	font-size:1.0em;
	font-weight:normal;
	border:none;
	background:url(/images/common/bg_topphoto_title.gif) no-repeat;
	height:30px;
	margin:0 0 10px 0;
	padding:20px 0 0 15px;
	clear:both;
}
.photo_contents{
	margin:0 0 20px 0;
}
.top_photo{
	font-size:0.8em;
	text-align:center;
	color:#666;
	padding:0 0 10px 0;
}


/* CALENDAR */
#calendar{
	width:160px;
	margin:0 10px;
	text-align:center;
}
#calendar tr td{
	padding:0 2px 5px 2px;
	font-size:0.8em;
}
#calendar caption{
	padding:0 5px 8px 5px;
	text-align:right;
	font-size:0.8em;
}
.cal_sun{color:#FF0000;}
.cal_day{color:#333333;}
.cal_sat{color:#006699;}


/* SEARCH PAGE&SEARCH BOX */
#search{
	width:180px;
	text-align:center;
	margin:0 0 20px 0;
}
#search .search{
	width:115px;
	height:10px;
	font-size:0.8em;
}
.result_title{
	margin:0 0 10px 0;
	font-size:1.2em;
}
.result_body{
	margin:0 0 20px 30px;
	padding:0 0 20px 0;
	border-bottom:1px solid #ddd;
}
.highlight{
	font-weight:bold;
	background:#ff9900;
	color:#fff;
}

/* CRAWLER */
#crawler{
	position:relative;
	width:180px;
	height:200px;
}
#crawler h4{
}
.crawler_body{
	padding:5px 10px;
	font-size:10px;
	line-height:1.3;
	height:150px;
}
#crawler img{
	margin:0 10px 10px 0;
}

/* COUNTER */
#counter{
	font-size:0.8em;
	text-align:center;
	color:#666;
}

/* MOBILE QR CODE */
#qr{
	width:180px;
	height:100px;
	position:relative;
}
#qr a{
	position:absolute;
	display:block;
	width:120px;
	height:18px;
	left:74px;
	top:69px;
	text-indent:-1000px;
	overflow:hidden;
}

/* COPYRIGHT */
#copyright{
	width : 700px;
	margin : 0 auto;
	padding : 0;
	color:#666;
}
#copyright p {
	width : 700px;
	margin : 0 auto;
	padding : 5px 0px;
	line-height : 1.4em;
	text-align : center;
}

/* RSS */
#rss{
	text-align:right;
}

.title1 {background:url(/images/common/title1.png) no-repeat !important;padding:0;width:560px;height:60px;text-indent: -10000px;}
.title2 {background:url(/images/common/title2.png) no-repeat !important;padding:0;width:560px;height:60px;text-indent: -10000px;}
.title3 {background:url(/images/common/title3.png) no-repeat !important;padding:0;width:560px;height:60px;text-indent: -10000px;}
.title4 {background:url(/images/common/title4.png) no-repeat !important;padding:0;width:560px;height:60px;text-indent: -10000px;}
.title5 {background:url(/images/common/title5.png) no-repeat !important;padding:0;width:560px;height:60px;text-indent: -10000px;}
.title102 {background:url(/images/common/title102.png) no-repeat !important;padding:0;width:560px;height:60px;text-indent: -10000px;}
.title101 {background:url(/images/common/title101.png) no-repeat !important;padding:0;width:560px;height:60px;text-indent: -10000px;}
.title100 {background:url(/images/common/title100.png) no-repeat !important;padding:0;width:560px;height:60px;text-indent: -10000px;}
.title9 {background:url(/images/common/title9.png) no-repeat !important;padding:0;width:560px;height:60px;text-indent: -10000px;}


/* カウンター */
#counter {
	width : 800px;
	margin : 10px auto;
	padding : 0;
	text-align : center;
}


/* TOPページ(/index.html) */
#main-img {
	width : 760px;
	height : 480px;
	margin : 0px auto;
	padding :0 ;
	text-align:center;
}

#main-img td {
	padding : 0;
}

#lead-txt {
	width : 760px;
	height : 68px;
	background-image:url(/images/top/main-02.jpg);
	background-position:left;
	background-repeat:no-repeat;
	paddng : 0;
}

#lead-txt h2 {
	width : 740px;
	font-size : 14px;
	color : #666666;
	font-weight : bold;
	text-align : left;
	line-height : 1.4em;
	margin : 0;
	padding : 5px 0px 0px 15px;
}

/* 高貴薬 */
#koukiyaku {
	width : 220px;
	margin : 0px 10px 10px 0px;
	padding : 0;
	float : left;
	background-color:#FFFCE6;
}

#koukiyaku th {
	padding : 5px 0px;
	text-align:center;
}

#koukiyaku th span {
	font-size:16px;
	color:#FF9900;
}

#koukiyaku td {
	padding : 0;
	text-align:center;
}

#koukiyaku td img {
	border : 1px solid #CCCCCC;
}

#koukiyaku-exp {
	width : 320px;
	margin : 0px;
	padding : 0;
	float : right;
}





/* ###### 会社概要(/company.html) ###### */
.comp-pht {
	width : 555px;
	margin : 5px auto 10px auto;
	padding : 0;
	text-align : center;
}

/* ###### 製品紹介(/products.html) ###### */
.products-container {
	width : 552px;
	margin : 10px auto;
	padding : 0;
}

.products-left {
	width : 272px;
	margin : 0;
	padding : 0;
	float:left;
}

.products-right {
	width : 272px;
	margin : 0;
	padding : 0;
	float:right;
}

.products-left div,.products-right div {
	width : 272px;
	margin : 0;
	padding : 0;
	text-align:center;
}

.products-left div img,.products-right div img {
	border : 1px solid #CCCCCC;
}

.products-left h4,.products-right h4 {
	width : 270px;
	margin : 5px auto;
	padding : 5px 0px;
	text-indent : 0.5em;
	font-size : 16px;
	font-weight : bold;
	border-left : 8px solid #FF9933;
	color : #666666;
}

.p-summary {
	width : 270px;
	margin : 5px auto 15px auto;
	padding : 0;
	border-collapse : collapse;
}

.p-summary th {
	width : 80px;
	padding : 5px;
	text-align : left;
	background-color : #F1F1F1;
	border-bottom : 1px solid #CCCCCC;
	border-collapse : collapse;
}

.p-summary td {
	width : 170px;
	padding : 5px;
	line-height:1.4em;
	border-bottom : 1px solid #CCCCCC;
	border-collapse : collapse;
}

.xs {
	font-size : x-small;
	font-weight : normal;
}





/* ###### 問合せページ(/form.html) ###### */
#form-t {
	width : 540px;
	margin : 10px auto;
	padding : 0;
	border-collapse:collapse;
}

#form-t th {
	width : 130px;
	padding : 10px;
	background-color:#F1F1F1;
	text-align:left;
	border-bottom:1px dashed #CCCCCC;
	border-collapse:collapse;
}

#form-t td {
	width : 390px;
	padding : 10px;
	line-height:1.4em;
	border-bottom:1px dashed #CCCCCC;
	border-collapse:collapse;
}

#caution {
	width : 400px;
	margin : 5px 0px;
	padding : 0;
	line-height : 1.4em;
}

.form-caution {
	font-size:10px;
	color:#999999;
}

.fontred {
	color : #CC3300;
}

#btn {
	width : 500px;
	margin : 5px auto;
	padding : 0;
	text-align : center;
	line-height : 1.5em;
}

#thx {
	width : 500px;
	margin : 50px auto;
	padding : 0;
	line-height : 1.5em;
	font-size : 14px;
	text-align : center;
	font-weight : bold;
}
	


























