@charset "utf-8";
@import url(parts.css);

html{color:#000;background:#FFF;}body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,button,textarea,p,blockquote,th,td{margin:0;padding:0;font-size:12px;font-family:'MS Gothic', 'ＭＳ ゴシック';line-height:16px;letter-spacing:0px;}table{border- collapse:collapse;border-spacing:0;}fieldset,img{border:0;}address,caption,cite,code,dfn,em,strong,th,var,optgroup{font-style:inherit;font-weight:inherit;}del,ins{text-decoration:none;}li{list-style:none;}caption,th{text-align:left;}h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:normal;}q:before,q:after{content:'';}abbr,acronym{border:0;font-variant:normal;}sup{vertical-align:baseline;}sub{vertical-align:baseline;}legend{color:#000;}input,button,textarea,select,optgroup,option{font-family:inherit;font-size:inherit;font-style:inherit;font-weight:inherit;}input,button,textarea,select{*font-size:100%;}

body {
	font-size: 13px;/*   ←サイトの基本になる文字サイズ   */
	line-height: 16px;
	margin: 0px;
	padding: 0px;
	color: #000000;
	text-align: center;
	_letter-spacing: -1px;
}


/*======================================= for WinIE6 =======================================*/
* html body { 
}


/*======================================= Newマーク用 =======================================*/

.new1{
	color:#FF0000;
	padding:2px 2px 1px 1px;
	margin:2px 2px 1px 1px;
}

.new2{
	font-size: 85%;
	color:#FF0000;
	padding:2px 2px 1px 1px; 
	margin:2px 2px 1px 1px;
}


/*======================================= clearfix =======================================*/

.clearfix:after {
  content: ".";  
  display: block;  
  clear: both;
  height: 0;
  visibility: hidden;
}

.clearfix {
  min-height: 1px;
}

* html .clearfix {
  height: 1px;
  /*¥*//*/
  height: auto;
  overflow: hidden;
  /**/
}


/*======================================================================================*/

object, embed {  
    vertical-align: top;  
}

img {
	border: 0;
}

table {
	width: 100%;
	margin: 0px;
	padding: 0px;
}

table td {
	margin: 0px;
	padding: 0px;
	vertical-align: top;
	font-size: 12px;/*   ←テーブル内の基本になる文字サイズ   */
	line-height: 16px;
	color: #000000;
}

th {
	color: #FFFFFF;
	font-weight: bold;
	padding : 4px;
	vertical-align : middle;
	background-image: url(images/th.gif);
}

a {
	text-decoration: none;
	color: #3366FF;
}

a:hover {
	text-decoration: none;
	color: #99CCFF;
}

h1 {
	font-size: 150%;
}

h2 {
	font-size: 110%;
}

h3 {
	font-size: 100%;
}

h4 {
	font-size: 90%;
	}

h5 {
	font-size: 80%;
}

ul {
	padding: 0px; 
}

li {}

form{}

input {}

label {}

textarea {}




/*======================================================================================*/

.contmain {
	width: 900px;/* ←ページ全体の幅を変えるときはこの数値を修正して下さい */
	margin-left:auto;
	margin-right:auto;
	text-align:left;
	position: relative;
}




/*============================== ブロック配置での共通のマージンです ===============================*/

.blockContent {}




/*======================================= leftcolumn =======================================*/

#leftcolumn {
	padding-left: 0px;
	padding-right: 15px;
	padding-top: 10px;
	overflow: hidden;
	text-align: left;
	width: 220px;/* ←左カラムの幅を変えるときはこの数値を修正して下さい */ 
}

#leftcolumn div.blockTitle {
	border-bottom-color: #b3b3b3;
	border-bottom-width: 1px;
	border-left-style: none;
	border-bottom-style: solid;
	border-top-style: none;
	background-position: 0 center;
	background-image: url(images/blo_title_bg.gif);
	background-repeat: repeat-x;
	color: blue;
	line-height: 25px;
	height: 25px;
	text-align: center;
	font-weight: bolder;
	font-size: 14px;
}

#leftcolumn div.blockContent {
	padding-bottom: 15px;
	line-height: normal;
}




/*======================================= centrecolumn =======================================*/

#centercolumn {
	padding: 0px ;
	/* ←左カラムありの時には実際には770pxとなり、左カラムなしの場合には940pxになります。 */
}

.cont-title {
	font-weight: bolder;
	font-size: 14px;
	text-align: center;
}

.centerCcolumn {
	clear:both;
	overflow:hidden;
}

.centerCcolumn div.blockTitle {
	z-index: 0;
	position: relative;
	margin-bottom: -5px;
	line-height: 25px;
	height: 25px;
	background-image: url(images/center_bar.gif);
	background-repeat: no-repeat;
	margin-top: 10px;
	font-size: 12px;
	text-align: center;
}

.centerCcolumn div.blockContent {
	padding: 0px ;
	line-height: normal;
}

.centerLcolumn {
	line-height: 100%;
	float: left;
	overflow:hidden;
	display: block;
}

.centerLcolumn div.blockTitle {
	line-height: 25px;
	margin-top: 10px;
	width: 400px;
	height: 25px;
	background-repeat: no-repeat;
	background-image: url(images/centerL_bar.gif);
	font-size: 12px;
	text-align: center;
}

.centerLcolumn div.blockContent {
	padding: 0px ;
	line-height: normal;
}

.centerRcolumn {
	line-height: 100%;
	float: right;
	overflow:hidden;
}

.centerRcolumn div.blockTitle {
	background-position: 0 center;
	background-image: url(images/head_bg.jpg);
	background-repeat: repeat-x;
	font-size: 14px;
	text-align: center;
	font-weight: bolder;
}

.centerRcolumn div.blockContent {
	padding: 0px ;
	line-height: normal;
}


/**======================================== モジュールコンテンツの共通マージンです ========================================**/

#content{
	text-align: left;
}




/*========================================= footer関連 ===========================================*/

#foot_wrap {
	padding-top: 4px;
	background-position: 0 bottom;
	line-height: 20px;
	height: 20px;
	background-image: url(images/global_bg.gif);
	background-repeat: repeat-x;
	color: white;
}

#foot_page a {
	color: #ffff69;
	font-size: 11px;
	margin: 0;
	float: right;
}


#foot_copy {
	font-size: 11px;
	margin: 0;
	float: left;
}




/*================================================================================================*/

#banner{}

.float_clear {
	clear: both;
	width: 0px;
	height: 0px;
	overflow: hidden;
}

/*================================================================================================*/

.outer {
	border: 0px solid #CCCCCC;
}

.outer_faq {
	margin-top: 20px;
}

.head {
	padding: 5px;
	background-image: url(images/foot.gif);
	background-repeat: repeat;
}

.head_mailform {
	color: #003366;
	background-color: #CCFFFF;
	width: 90px;
	padding: 5px;
	vertical-align: middle
}

.even {
	letter-spacing: normal;
	font-size: 11px;
	line-height: 250%;
	padding: 5px;
	background-image: url(images/foot.gif) ;
	background-repeat: repeat;
	
}

.odd {
	letter-spacing: -0.5px;
	font-size: 11px;
	line-height: 250%;
	padding: 5px;
	background-image: url(images/foot.gif);
	background-repeat: repeat;
	
}

.foot {
	padding: 5px;
	background-image: url(images/foot.gif);
	background-repeat: repeat;
	background-color: #EBEBEB;
}

tr.even td {
	padding: 5px;
	background-image: url(images/even.gif);
	background-repeat: repeat;
}

tr.odd td {
	padding: 5px;
	background-image: url(images/even.gif);
	background-repeat: repeat;
}


/*========================================== システムメッセージ関連 ==========================================*/
div.errorMsg { 
	background-color: #FFCCCC; 
	text-align: center; 
	border-top: 1px solid #DDDDFF; 
	border-left: 1px solid #DDDDFF; 
	border-right: 1px solid #AAAAAA; 
	border-bottom: 1px solid #AAAAAA; 
	font-weight: bold; 
	padding: 10px;
}

div.confirmMsg { 
	background-color: #DDFFDF; color: #136C99; 
	text-align: center; 
	border-top: 1px solid #DDDDFF; 
	border-left: 1px solid #DDDDFF; 
	border-right: 1px solid #AAAAAA; 
	border-bottom: 1px solid #AAAAAA; 
	font-weight: bold; 
	padding: 10px;
}

div.resultMsg { 
	background-color : #CCCCCC; 
	color: #000000; 
	text-align: center; 
	border-top: 1px solid silver; 
	border-left: 1px solid silver; 
	font-weight: bold; 
	border-right: 1px solid #666666; 
	border-bottom: 1px solid #666666; 
	padding: 10px;
}


div.xoopsCode { 
	background: #FFFFFF; 
	border: 1px inset #000080;
	padding: 0px 6px 6px 6px;
	width: 400px;
	overflow: auto;
}

div.xoopsQuote { 
	background: #FFFFFF; 
	border: 1px inset #000080; 
	padding: 2px;
	width: 400px;
	overflow: auto;
}


/*========================================= ユーザフォーム =========================================*/

#uname {
	width: 400px; 
	height: 20px; 
}

#upass {
	width: 400px; 
	height: 20px;
}

.nameword {
	height: 20px; 
	float: left; 
	margin-right: 10px; 
	padding: 3px; 
	border-bottom: 2px solid #c06; 
	border-left: 5px solid #c06;
}

.password { 
	height: 20px; 
	float: left; 
	margin-right: 10px; 
	padding: 3px; 
	border-bottom: 2px solid #c06; 
	border-left: 5px solid #c06; 
}

.unameflame { 
	background-image: url(images/userformback.gif); 
	background-repeat: repeat-x; 
	background-position: 0 center; 
	padding: 10px;
}


/*========================================= glinkx.cssより =========================================*/

#xoopsHiddenText {
	visibility: hidden; 
	color: #000000; 
	font-weight: normal; 
	font-style: normal; 
	text-decoration: none;
}

/*========================================= parts.cssより =========================================*/

/* メインメニュー（マルチメニュー） */

#mainmenu_waku {
	width: 220px; 
	margin: 0 0 25px 0;
}

#mainmenu{
	font-size: 13px;
	color: #000000;
	line-height: 18px;
}

#mainmenu a {
	padding-left: 5px;
	color: #000000;
	display: block;
}

#mainmenu a:hover {
	color: white;
	text-decoration: none;
	background: #9a9aff;
}

#mainmenu a.menuTop {
	margin: 0 10px 0 10px;

}

#mainmenu a.menuMain {
	margin: 0 10px 0 10px;

}

#mainmenu a.menuSub {
	margin: 0 10px 0 20px;
	display: block;
}


/* ユーザーメニュー */

#usermenu_waku { 
	width: 220px; 
	margin: 0 0 25px 0;
}

#usermenu{
	font-size: 13px;
	color: #000000;
	line-height: 18px;
}

#usermenu a {
	color: #000000;
	display: block;
	margin: 0 10px 0 10px;
}

#usermenu a:hover {
	color: #F5EFDF;
	text-decoration: none;
	background: #000000;
}

#usermenu a.menuTop {
}

#usermenu a.highlight {
}

