@charset "utf-8";

/*
	Site Name: MODx 日本語支援サイト
	Description: CSS filter
	Date: 2008/09/28
	Author: MODx 日本語支援サイト
*/



/* ===== Universal Reset ===== */

*{
	margin:0px;
	padding:0;
}

img {
	border: none;
}

.bn {
	margin-top: 10px;
}

/* ==== clearfix ==== */

.clearfix:after {
display: block;
clear: both;
height: 0;
visibility: hidden;
}

* html .clearfix { height: 1% }/* end MacIE5 */
.clearfix {display:block;}

/*サイトの基本設定*/

a {
	color: #0099CC;
}

a :hover{
	background-color: #dddddd;
}

body {
	text-align: center;
	font-size: 14px;
	color: #666666;
}

#container {
  width:950px;
	margin: 0px auto;
	text-align: left;
}



/*ヘッダー設定*/    
#header {

}

#logo {
	float: left;
	margin-bottom: 10px;
	margin-top: 10px;
}

#logo a{
	display: block;
	background-image: url(../images/logo.jpg);
	height: 57px;
	width: 325px;
	background-repeat: no-repeat;
	text-indent: -9999px;
}

#description {
	float: right;
	margin-top: 20px;
}

#description h2{
	font-size: 90%;
	padding-right: 20px;
}

#description p{
	font-size: 90%;
	padding-right: 20px;
}

/*グローバルナビゲーション設定*/
#gNavi {
	clear: both;
	text-align: center;
	color: #FFFFFF;
  border-top:dotted 1px #550000;
  border-bottom:dotted 1px #550000;
}

#gNavi p {
	padding: 3px;
}





#gNavi li{
  display:inline;
  padding-left:10px;
  padding-right:3px;
  background: url(../images/dot.gif) no-repeat left center;
  font-weight:bold;  
}
#gNavi a{
  color:#666666;
  text-decoration:none;
}

#gNavi a:hover{
  color:#cc0066;
  font-weight:bold;
  text-decoration:none;
}

/*メインイメージ設定*/        
#mainImg {
	background-image: url(../images/mainImg.jpg);
	height: 200px;
	clear: both;
	margin-bottom: 10px;
}

#mainImg #message {
	float: left;
	margin-top: 100px;
	color: #FFFFFF;
}

#mainImg #message h2{
	padding-top: 10px;
	padding-left: 20px;
}

#mainImg #message p{
	padding-left: 20px;
	padding-top: 10px;
	padding-bottom: 10px;
}


/*サイドナビゲーション設定*/        
#sideNavi {
  float: left;
  width: 150px;
  margin-top:10px;
  background:#7cc4c2 url(../images/round-7cc4c2.gif) no-repeat 144px -6px;
}

#sideNavi h2{
  padding: 10px;
  padding-left: 35px;
  font-size: 100%;
  color: #FFFFFF;
  display:block;
  background:url(../images/round-7cc4c2.gif) no-repeat -6px -6px;
}



#sideNavi li{
  list-style:none;
  line-height:1.5em;
  border-left:a5d6d5
}

#sideInner{
  padding-left:20px;
  background: url(../images/round-7cc4c2.gif) no-repeat -6px 192px;
}

#sideInner>ul {
  padding-bottom:30px;
  background:url(../images/round-7cc4c2.gif) no-repeat 124px 192px;
}

#sideNavi ul a{
  text-decoration:none;
  color:#0000ff;
}



#sideNavi p{
	background-image: url(../images/sideP.jpg);
	background-position: bottom left;
	background-repeat: no-repeat;
	padding: 10px;
	font-size: 90%;
	padding-left: 35px;
	margin-bottom: 5px;
}


/*コンテンツ設定*/        
#content {
  float: left;
  width:770px;
  margin-left:30px;
}
#content p{
  color:#e15d72;
}

#leftColumn{
	float: left;
	width: 370px;
}
#rightColumn{
  margin-left:30px;
	float: left;
	width: 370px;
}

.item {
  width:350px;
  height:100px;
  border-top:solid 2px #a5d4e5;
  padding:10px 0 10px 0;
}

.item a {
  display:block;
  float:left;
  width:100px;

}

.item p {
  float:left;
  width:230px;
  padding:10px 0 10px 0;
  color:#f05d2a;
}

h3 {
  background:#a57b6d;
  color:#fcdcc8;
  padding:3px 0 3px 15px;
}

h4 {
  background:#f6f1ec;
  color:#976d5c;
  padding:3px 0 3px 30px;
}

.imgRight {
	float: right;
	padding: 10px;
}

.imgLeft {
	float: left;
	padding: 10px;
}

#content h2{
	background-color: #ffdcbb;
	background-repeat: no-repeat;
	background-position: top left;
	padding: 10px;
	font-size: 100%;
	padding-top: 15px;
	color: #e15d72;
  margin-bottom:10px;
  margin-top:10px;
}

#content p{
	line-height: 160%;
	padding: 10px;
	font-size: 90%;

}

#content .underline{
	line-height: 160%;
	padding: 10px;
	background-image: url(../images/contentP.jpg);
	background-repeat: no-repeat;
	background-position: bottom left;
}

#copy .designed {
	padding-left: 20px;
	font-size: 90%;
}

#copy .designed a{
	color: #CCCCCC;
}



/*フッター設定*/        
#footer {
	clear: both;
	background-color: #eeeeee;
	margin-top: 10px;
	border-top: 1px solid #cccccc;
}

#footer p{
	padding: 10px;
	text-align: center;
}

        
#copy {
	background-image: url(../images/copy.jpg);
	background-repeat: no-repeat;
	background-position: bottom left;
}

#copy p{
	color: #FFFFFF;
	text-align: center;
	padding-top: 15px;
	padding-right: 10px;
	padding-bottom: 5px;
	font-size: 80%;
}
    

