/*  
Theme Name: nariwai ver2.0
Theme URI: none
Description: 2 Column
Version: 2.0
Author: Mina + gorow
Author URI: http://www.the-cloisters.net/ , http://www.ebreday.net
*/


/*** 【文字設定】 ***/

/* テキスト=黒：#000000 */
/* リンク=赤：#CC3333 */
/* ヴィジット=灰桃：#CC9999 */
/* マウスオン=灰桃：#CC9999 */

* {  
     margin:0;  
     padding:0;  
 }  



body {
	font-size: 12px;	
	line-height: 20px;
	letter-spacing: 1px;
	font-family: Helvetica, Arial, Sans-serif;
	color: #000000;
}


/* 段落 */

br { line-height: 15px;}
p {	line-height: 20px;}


/* 見出し */

h1 { font-size: 14px; }
h2 { font-size: 12px; }


/* 引用文 */

blockquote { margin: 10px 20px 10px 20px; }



/*** 【文字-そのた】 ***/

/* リスト */

ul{ margin: 0;  list-style: disc; padding: 0 0 0 10px; }
li{ margin-left: 5px;  list-style: disc; padding: 0 0 0 0px; } 


/* リンク設定 */

a:link { text-decoration: none; color: #CC3333; background-color: #FFFFFF; } 
a:visited { text-decoration: none; color: #CC3333; background-color: #FFFFFF; }
a:hover { text-decoration: none; color: #CC9999; background-color: #FFFFFF; }

.smallred{
	font-size:0.8em;
	line-height:15px;
	letter-spacing:normal;
	color: #CC3333;
}

small{
	font-size:0.8em;
	letter-spacing:normal;
	line-height:16px; 
}

big{
	font-size:12px;
	font-weight:bold;
	letter-spacing:normal;
}

img{
border:0px;
}


/*** 【型組：全体w900】  ***/

/* 全体：800px */

#wrapper { 
	width: 800px; 	
	margin: 0 auto; 
}



/* ヘッダー header */

#header {
	width: 800px;
	height: 100px;
	margin-bottom:20px;
}


#header_logo {
	width: 600px;
	height: 100px;
	float:left;
	clear:left;
	text-align:left;
}


/* 検索 */

#header_serch {
	width: 200px;
	height: 20px;
	float:left;
	clear:right;
	margin-top: 80px;
	background-color:#000;
}

#header_serch .search_text{
	width: 160px;
	height: 20px;
	float: left;
	background-color: #FFF;
	border:1px solid #000;
}


#header_serch .search_submit{
	width: 35px;
	height: 20px;
	color: #fff;
	border:1px double #000;
	background: #000;
	text-align: center;
	float:left;
} 

input.text {
	width: 150px;
	height: 20px;
	border:1px double #FFF;
} 

/* メニュー menu */

#menu{
	width:800px;
	height:20px;
	margin-top:10px;
}

.menu{
	 width:auto;
	 height:20px;
	 float:left;
}

.menu_ma{
	width:30px;
	height:20px;
	float:left;
}



/* フッター footer */

#footer_bar{
	width: 800px;
	height: 10px;
	margin: 10px 0;
	clear: both;
	background-image: url(../img/footerbar.gif);
	background-repeat: no-repeat;
}

#footer{
	width:800px;
	height:auto;
	margin:20px 0;
	clear:both;
}

#footer_l{
	width:170px;
	height: 45px;
	float: left;
	clear: right;
	background-image: url(../img/atliarogo.gif);
	background-repeat: no-repeat;
}

#footer_r{
	width: 630px;
	height: 45px;
	float: left;
	clear: right;
	margin-bottom: 30px;
}

#footermenu{
	width:630px;
	height:20px;
	text-align:right;
	clear:both;
}

.footermenu {
	width:80px;
	margin-left:10px;
}

#footerinfo{
	width: 630px;
	height: 15px;
	margin-top: 10px;
	clear:both;
	font-size:9px;
	text-align:right;
}



/*** 【型組：整頓】  ***/


.ma20px{
 width:800px;
 height:20px;
 clear:both;
}

.ma30px{
 width:800px;
 height:30px;
 clear:both;
}

#prayforjapan{
 font-size:15px;
 color:#FF0000;
 margin-top:20px;
 text-align:center;
}
