@charset "euc-jp";

@import url("css/ex.css");

* {
	margin: 0;
	padding: 0;
	font-style: normal;
}
#centercolumn {
	float:left;/* <- If you want change column position, rewrite this. */
	width:700px;
	overflow:hidden;
/*	background-color:#009900;*/
}
#side_area {
	float:right;/* <- If you want change column position, rewrite this. */
	width:185px;
	margin-left:25px;
	overflow:hidden;
	/*background-color:#aa00ee;*/
}

#side_area table{
width:100%;
}

div.page {
	width: 910px;
	margin:0;
	text-align:left;
	padding: 0 auto;
}

/* ------------ HTML TAG Re-definition ------------ */
body {
	background-color: #FFF;
	color: #333333;
	font-family: Verdana, Helvetica, 'ＭＳ Ｐゴシック', 'Hiragino Kaku Gothic Pro', 'ヒラギノ角ゴ Pro W3', osaka, sans-serif;
	font-size: 75%;
	line-height:150%;
	    width:910px;
	margin:0 auto;	
		padding: 0 auto;
	text-align: center;
	}

table td {
	line-height: 150%;
	}
	
img {
	border:0;
}
/* ------------ Link Color Settings ------------ */
a {color: #1d3994;text-decoration: none;}
a:hover {color: #1d3994;text-decoration: underline;}
a:visited {color: #941d55;}

/*セル全体リンク*/
.cel a{display:block;width:100%;height:100%;}


/* ------------ Heading and List tag Settings ------------ */

h1 { font-size: 120%;}
h2 {font-size: 110%; }
h3 { font-size: 100%; }
h4 { font-size: 100%; }
h5 {font-size: 100%;}

h1.c_btitle {
	line-height: 125%;
	font-size: 120%;
	font-style: bold;
	color:#000000;
	text-align:left;
}

h3.headertext {
font-size: 90%;
font-weight: normal;
line-height:110%;
margin: 10px 0 0 0;
color:#999999;
}

ul, ol, li {
	margin: 0 0 0 10px;
	padding: 0 0 0px 1px;
	text-align: left;
	list-style-type : square ;
}
block
legend {
	padding: 0 10px;
	color: #F60;
	background: inherit;
}
legend {
	padding: 0 10px;
	color: #666;
	background: inherit;
}
/* ------------ Layout settings ------------ */

#header {
	margin-top:5px;
	padding-bottom:5px;
	}

#header a {
	color:#555;
}

.header_text {
    text-align:right;
    padding:20px 10px 0 0;
    color:#999999;
    vertical-align:bottom;
     }
    

#logo {
		display:block;
		width:271px;
	}

.hm_main {
		position:absolute;
		top: 30px;
		right:0;
		text-align:left;
		padding:0 3px 0 0;
		margin:0;
	}
.hm_main li {
	 	display:inline;
		list-style:none;
	 	margin:5px 0 0;
		background:url(images/hm_main_indent.gif) no-repeat left center;
		padding: 0 5px 0 15px;
	}
.hm_sub {
		position:absolute;
		top:5px;
		right:0;
		font-size:90%;
		background:url(images/dot_line.gif) repeat-x bottom;
	}
.hm_sub li {
	 	display:inline;
	 	margin:5px 0;
		padding:0px 5px 0px 15px;
		background:url(images/arrow.gif) no-repeat left center;
	}
	
	/* --- header_タイトル下メニュー --- */
#main_img {
		display:block;
		background:url(images/main_img.jpg) no-repeat;
		height:132px;
		border-top:6px solid #DEDEDE;
		border-bottom:6px solid #DEDEDE;
	}
#main_area {
	clear:both;
	margin-top:0px;
}

		
#footer {
	clear:both;
	padding:16px;
	text-align:center;
	font-size:90%;
	background:#ffffff;
}

/* ------------ centercolumn ------------ */
.centerColumn {
width:700px;
	clear:both;
}
		#cc_base {
			width:700px;
			text-align:left;
			overflow:hidden;
			margin:0 auto;
			padding: 0;
		}
.centerCcolumn .blockTitle {
	clear:both;
	color: #111;
	background:url(images02/blockTitleBack_c_bar.jpg) no-repeat left center;
	padding: 10px 10px 6px 10px;
	margin-bottom:10px;
}
.centerCcolumn .blockContent {
	line-height: 150%;
	margin-bottom:30px;
}
.centerLcolumn {
	width: 49%;
	padding: 0 3px 0 0;
	float: left;
	overflow:hidden;
}
.centerLcolumn .blockTitle {
	color: #555;
	background:url(images/blockTitleBack_c2.gif) no-repeat left center;
	padding: 3px 0 3px 22px;
	font-weight: bold;
}
.centerLcolumn .blockContent {
	padding: 3px 8px 8px 3px;
	line-height: 140%;
	margin-bottom:5px;
}
.centerRcolumn {
	width: 48%;
	padding: 0 0 0 3px;
	float: right;
	overflow:hidden;
}
.centerRcolumn .blockTitle {
	color: #555;
	background:url(images/blockTitleBack_c2.gif) no-repeat left center;
	padding: 3px 0 3px 22px;
	font-weight: bold;
}
.centerRcolumn .blockContent {
	padding: 3px 3px 8px 8px;
	line-height: 140%;
	margin-bottom:5px;
}
#content {
}

/* topへ戻る
#page_top {
	clear: both;
	text-align: right;
}
#page_top a {
	margin-left:auto;
	display:block;
	width:65px;
	height:19px;
	text-decoration:none;
	background:url(images/page_top.gif) no-repeat;
} */

#xoops_banner {
	clear:both;
	text-align: center;
	padding: 15px 0;
}
/* ------------ left column & right column ------------ */
.leftcolumn {
	margin-bottom:0px;
	width:910px;
/*	background-color:#0000ff;*/
}
.leftcolumn .blockTitle {
	font-weight: bold;
	text-align:center;
	display:block;
	/*height:26px;
	width:170px;
	padding:15px 20px 0 20px;
	overflow:hidden;*/
	/*background:url(images/blockTitleBack_l.gif) no-repeat;*/
}
.leftcolumn .blockContent {
	padding: 0px 0px;
	line-height:150%;
}
 .rightcolumn .blockTitle {
 text-align:left;
	font-weight: bold;
	padding:5px 3px 5px 5px;
	background:url(images/blockTitleBack_r2.gif) no-repeat left center;
}
.rightcolumn .blockContent {
 text-align:left;
	padding: 5px 0px 5px 0px;
	line-height:150%;
	margin-bottom:10px;

}
/* ------------ xoops mainmenu & usermenu ------------ */
#mainmenu a{
	text-decoration: none;
	color: #333;

	font-weight:bold;
line-height:230%;
background:url(images02/menu_mainback01.gif) no-repeat;
padding:0 0 0 10px;
margin:7px 0 0 0;
height:32px
}

#usermenu a{
	text-decoration: none;
	color: #333;

	font-weight:bold;
line-height:230%;
background:url(images02/menu_mainback03.gif) no-repeat;
padding:0 10px;
margin:3px 0 0 0;
height:32px
}
#mainmenu a:hover{
padding:0;
	color: #f90;

}



#usermenu a:hover {
padding:0 10px;
color: #600;

}
#mainmenu a.menuSub{
/*	background-color:#660000;*/
	padding-left: 15px;
	line-height:220%;

	font-weight:normal;
}

#mainmenu a.menuSub:hover {
/*	background-color:#660000;*/
	padding-left: 15px;
	line-height:220%;

	font-weight:normal;
}
/*#usermenu a.highlight {
	color: #FFF;
	background: #333;
}*/




#mainmenu .menuSub{
background:url(images02/menu_subback01.gif);
padding:0px;
margin:0;
height:28px;}


/* ------------ for table ------------ */
.outer {
	border: 1px solid #EEE;
}
th {
	padding: 3px;
	vertical-align: middle;
	font-weight: normal;
	color: #666;
	border-bottom: 1px solid #CCC;
	background: #E2E9F7;
}
.head {
	padding: 5px;
	color: inherit;
	border-bottom: 1px solid #CACACA;
	background: #EAEFF9;
}
.even {
	padding: 2px;
	color: inherit;
	border-bottom: 1px solid #CACACA;
	background: #F3F5FA;
}
.odd {
	padding: 2px;
	color: inherit;
	border-bottom: 1px solid #CACACA;
	background: #F7F8FD;
}
.foot {
	padding: 5px;
	font-weight: bold;
	color: inherit;
	background: #EAEFF9;
}
tr.even td {
	padding: 2px;
	border-bottom: 1px solid #CACACA;
}
tr.odd td {
	padding: 2px;
	border-bottom: 1px solid #CACACA;
}
tr.even {
	color: inherit;
	background: #F3F5FA;
}
tr.odd {
	color: inherit;
	background: #F7F8FD;
}
tr.odd:hover, tr.even:hover {
	color: #000;
	border-bottom: 1px solid #CACACA;
	background: #DFDFDF;
}

/* ------------ error message & quote and code ------------ */
div.errorMsg {
	background: #F5E8E8;
	color: #FF0000;
	text-align: center;
	font-weight: bold;
	padding: 10px;
	border: 1px solid #CCC;
}
div.confirmMsg {
	background: #EFF4DF;
	color: #003300;
	text-align: center;
	font-weight: bold;
	padding: 10px;
	border: 1px solid #CCC;
}
div.resultMsg {
	background-color: #FFF;
	color: #333;
	text-align: center;
	font-weight: bold;
	padding: 10px;
	border: 1px solid #CCC;
}
div.xoopsCode {
	background: #EFEFEF;
	color:inherit;
	border: 1px inset #CCC;
	padding: 6px;
	overflow: auto;
	width: 450px;
}
div.xoopsQuote { 
	background: #EFEFEF;
	color:inherit;
	border: 1px inset #CCC;
	padding: 6px;
	overflow: auto;
	width: 450px;
}
/* ------------ for comment area ------------ */
.formButton {
	border: 1px outset #616655;
	background-color: #EEEEEE;
	color: #7F7F7F;
}
/* ------------ for comment ------------ */
.comTitle {
	margin-bottom: 2px;
}
.comText {
	padding: 2px;
}
.comUserStat {

	border: 1px solid #CCC;
	margin: 2px;
	padding: 2px;
	background: #FFF;
	color:inherit;
}
.comUserStatCaption {
	font-weight: normal;
}
.comUserRank {
	margin: 2px;
}
.comUserRankText {

}
.comUserImg {
	margin: 2px;
}
.comDate {

}
.comDateCaption {
}
/* ------------ for bulletin or news module ------------ */
.itemHead {
	padding: 2px 5px;
	font-weight: bold;
	border-bottom: 1px dotted #CCC;
}
.itemInfo {
	text-align: right;
	padding: 3px 8px;
}
.itemTitle a {

	font-weight: bold;
	font-variant: small-caps;
	text-decoration: none;
}
.itemPoster {

}
.itemPostDate {

}
.itemStats {

}
.itemBody {
	padding: 0 8px 0 13px;
	overflow: hidden;
}
.itemText {
	margin-top: 5px;
	margin-bottom: 5px;
	line-height: 1.5em;
}
.itemText:first-letter {

	font-weight: bold;
}
.itemFoot {
	text-align: right;
	padding: 2px;
	border-top:1px dotted #CCC;
}
.itemAdminLink {

}
.itemPermaLink {

}

/* ------------ その他css ------------ */

/* -- トップメニュー -- */
td.top_menu {
background:url(http://comworks.sakura.ne.jp/uploads/top/blockTitleBack_c_bar.jpg) no-repeat ;
	padding: 7px 20px 8px 10px;
	line-height: 120%;
}

td.top_menu2 {
	padding: 3px 0;
	line-height: 120%;
}

/* ------------ font-css ------------ */
.gray{
	color: #777777;
}

/* ------------ マルチメニュー ------------ */

TD.mmhead {display:block;
padding-bottom:5px;
color: #333;
}

TD.mmtop a{display:block;
height:42px;
margin:0;
color: #333;
}

TD.mmmain a{display:block;
height:42px;
margin:0;
color: #333;
}

TD.mmsub a{display:block;
background:url(images02/menu_subback01.gif);

height:24px;
border:none;

	font-weight:normal;
padding:5px 10px 0 15px;
text-align:left;
}

TD.mmtop_u {display:block;
background:#cccccc;
}



table#mainmenu02
 {
	text-decoration: none;
	color: #333;

	font-weight:bold;
line-height:160%;
text-align:left;
margin:0;
background-attachment:fixed;
background-repeat : no-repeat;
background-position : 0% 0%;
}

.mmtop a{display:block;
height:44px;
margin:0;
color: #333;
padding: 3px 50px 0 5px;
text-decoration: none;
}
.mmtop a:hover {color: #0033cc;
text-decoration: none;}
.mmtop a:visited {color: #333333;
text-decoration: none;}
.mmtop a:visited:hover{color: #0033cc;
text-decoration: none;}

.mmmain a{display:block;
height:44px;
margin:0;
color: #333;
padding: 3px 50px 0 5px;
text-decoration: none;
}
.mmmain a:hover {color: #0033cc;
text-decoration: none;}
.mmmain a:visited {color: #333333;
text-decoration: none;}
.mmmain a:visited:hover{color: #0033cc;
text-decoration: none;}

/*ニュースパンくず*/
div.news_breadcrumbs{
	padding				:0 0 3px;
	border-bottom			:1px #aaa solid;}

/*ニュースタイトル*/
h1.itemTitle{
	font-size:140%;
	line-height: 125%;
	font-weight: bold;
	padding:5px 0 2px 0;
}
.itemtext{
	padding: 2px 5px;
}
/*mailform*/
.table_hyo_c {
margin-top:20px;
    border-top:1px solid #777;
    border-left:1px solid #777;
    border-collapse:collapse;
    border-spacing:0;
    background-color:#ffffff;
    empty-cells:show;
}
.table_hyo_c td{
vertical-align:middle;
    border-right:1px solid #777;
    border-bottom:1px solid #777;
    padding:1em 1em;
}

.table_hyo2 {
margin-top:20px;
    border-top:1px solid #777;
    border-left:1px solid #777;
    border-collapse:collapse;
    border-spacing:0;
    background-color:#ffffff;
    empty-cells:show;
}
.table_hyo2 td{
vertical-align:middle;
    border-right:1px solid #777;
    border-bottom:1px solid #777;
    padding:10px;
}

/*会社概要*/

div.contenttitle {
	clear:both;
	color: #111;
	background:url(images02/blockTitleBack_c_bar.jpg) no-repeat left center;
	padding: 10px 10px 6px 5px;
	margin-bottom:5px;
	height:20px;
}

td.bar{
background:url(http://comstation.jp/uploads/img/company/bar.gif)no-repeat;
height:}

/*サイトマップ*/
table.sm_title td{
border-bottom:#cccccc 1px solid;
margin-bottom:5px;
}
h2.sitemap_title {
line-height:28px;
}
.sitemap_title a{color: #333333;text-decoration: none;}
.sitemap_title a:hover {color: #333333;text-decoration: underline;}
.sitemap_title a:visited {color: #333333;}

div.sitemap_title2 {
margin:5px;
line-height:25px;}


.table_hyo_spec{
margin-top:20px;
    border-top:1px solid #777;
    border-left:1px solid #777;
    border-collapse:collapse;
    border-spacing:0;
    background-color:#ffffff;
    empty-cells:show;
}


.table_hyo_spec td{
vertical-align:middle;
    border-right:1px solid #777;
    border-bottom:1px solid #777;
    padding:3px 5px;
}


/*　サイドバー　*/
.side_sp_table{
margin-top:20px;
    border-top:1px solid #999;
    border-left:1px solid #999;
    border-collapse:collapse;
    border-spacing:0;
    background-color:#ffffff;
    empty-cells:show;
}


.side_sp_table th{
    border-right:1px solid #999;
    border-bottom:1px solid #999;
    padding:3px 5px;
}

.side_sp_table td{
    border-right:1px solid #999;
    border-bottom:1px solid #999;
    padding:3px 5px;
}

.side_sp_none td{
padding:5px 3px;
border:none;
}