﻿@charset "utf-8";
/* CSS Document */


/*
===== セレクタ ==========================================
*/


#contents #header {
	height: 115px;
}


#contents #main {
	float: right;
	height: auto;
	width: 580px;
	margin-right: 18px;
	margin-left: 18px;
	margin-top: 20px;
}

#main #main_information01 {
	height: auto;
}
#main #main_infomation02 {
	height: auto;
	text-align: left;
	font-size: 12px;
	color: #666;
}

#main #main_information03 {
	height: auto;
}
#main #main_informaition04 {
	height: auto;
}


/*
===== リンク ==========================================
*/

a { 
text-decoration: none; 
} 

a:link{
	color: #814da4;
	text-decoration:none;
}

a:visited{
	color: #814da4;
	text-decoration:none;
}
a:hover{
	color: #9999FF;
	text-decoration:none;
}
a:active{
	color: #814da4;
}

/******************************************

  index
  
*****************************************/

/* indexの画像制御 */
.index_img {
	float: right;
}

/* indexの画像制御 */
.index_img2 {
	margin-right: 1px;
	margin-left: 1px;
}
/* indexの画像制御 */
.index_img3 {
	margin-right: 20px;
	margin-left: 20px;
}
/* indexのテキスト制御 */
.index_txt {
	font-size: 12px;
	line-height: 23px;
}

/* indexのテキスト制御 */
.index_txt2 {
	font-size: 12px;
	line-height: 20px;
	color: #643264;
	padding-top: 10px;
	padding-bottom: 20px;
}

/******************************************

  menu
  
*****************************************/

/* menuのテキスト制御 */
.menu_txt {
	font-size: 12px;
	line-height: 23px;

	text-align: left;
	color: #666;
}

/* menuの画像制御 */
.menu_img {
	float: right;
	margin-left: 5px;
	margin-top: 2px;
}



/******************************************

  other 
   
*****************************************/


#wrap #contents #main #main_infomation02 table tr td div .menu_txt {
	text-align: left;
}
#wrap #contents #main #main_infomation02 table tr .menu_txt blockquote p font font .style4 strong {
	color: #009;
}
#wrap #contents #main #main_infomation02 table tr td div .style4 .style4 b br {
	text-align: center;
}
#wrap #contents #main #main_infomation02 table tr td div blockquote .menu_txt font font strong {
	color: #90C;
}
#wrap #contents #main #main_infomation02 table tr td blockquote p01 {
	font-size: 12px;
}
#wrap #contents #main #main_infomation02 table tr td blockquote .index_txt strong {
	color: #90C;
}
.red2 {
	color: #C03;
	font-size: 16px;
}

