﻿/* 基本スタイル
---------------------------------------------*/
* {
	margin-left: auto;
	margin-right:auto;
	padding: 0;
	font-size: 100%;
	font-weight: normal;
	list-style: none;
}
BODY {
	
	line-height: 1.5;
	color: #333333;
	

  

  
  
  width : 600px;
  font-size : 75%;
}
IMG {
	border: none;
  

  
}
TH{
  text-align : center;
  
  padding-top : 5px;
  padding-left : 20px;
  padding-right : 20px;
  padding-bottom : 5px;
}
.tittle{
  color : white;
  background-color : #006699;
  padding-top : 6px;
  padding-left : 16px;
  padding-right : 16px;
  padding-bottom : 6px;
  
  
  font-size : 125%;
}
.img{
  text-align : center;
}
.text{
  text-align : left;
  padding-top : 10px;
  padding-left : 20px;
  padding-right : 20px;
  padding-bottom : 10px;
  line-height : 1.5;
}
.return{
  padding-top : 4px;
  border-top-width : 2px;
  border-top-style : dotted;
  border-top-color : #cccccc;
  text-align : center;
  margin-top : 2px;
  padding-bottom : 4px;
  
}
.return A{
  background-image : url(../images/yaji.gif);
  background-repeat : no-repeat;background-position : left center;
  padding-left : 15px;
}
A{
  text-decoration : none;
}
A:link{
  color : #000099;
}
A:visited{
  color : #990099;
}
A:hover{
  color : #cc9900;
}
.comment{
  text-align : center;
  padding-top : 4px;
  padding-bottom : 4px;
}
TD.inner{
  text-align : center;
  
  
  
  
}
TABLE.inner{
  text-align : center;
  
  
  background-color : #ffefef;
  margin-bottom : 5px;
  margin-top : 5px;
}
TABLE.inner td{
  padding-top : 4px;
  padding-bottom : 4px;
}
.head{
  background-color : #cccccc;
}
.container{
  
  margin-top : 30px;
  margin-left : 30px;
  margin-right : 30px;
  margin-bottom : 30px;border-width : 1px 1px 1px 1px;border-style : solid solid solid solid;border-color : #cccccc #cccccc #cccccc #cccccc;
  background-color : #f7f7f7;
}
.subtittle{
  padding-top : 4px;
  padding-left : 20px;
  padding-right : 20px;
  padding-bottom : 4px;
  color : #006699;
}
LI{
  padding-top : 4px;
  padding-left : 35px;
  padding-right : 20px;
  padding-bottom : 4px;
}
.red{
  color : red;
}
.link{
  background-image : url(../images/arrow_link.gif);
  background-repeat : no-repeat;background-position : left center;
  padding-left : 15px;
  margin-top : 10px;
  margin-left : 10px;
  margin-right : 10px;
  margin-bottom : 10px;
  border-bottom-width : 1px;
  border-bottom-style : solid;
  border-bottom-color : #cccccc;
}
