/* styles_index.css */
/* made by editor's studio */



/*----- base setting -----*/

html {
	margin: 0;
	padding: 0;
}

body {
	margin: 0;
	padding: 0;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size: 13px;
	background-color: #FFFFFF;
	background-image: url(images/index_bg.GIF);
}

h1, h2, h3, h4, h5, h6 {
	margin: 0px;
}
h2{
	font-size: 24px;
}
h3{
	font-size: 20px;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: none;
}



/*----- parts setting -----*/

/*---container---*/

#container {
	background-color: #FFFFFF;
	width: 900px;
	margin: 20px auto;
	padding: 0px;
	border: 1px solid #FFCC99;
	overflow: hidden;
}
#container-inner {
}

/*---banner---*/

#header {
	height: 200px;
	background-image: url(images/index_banner3.jpg);
	background-repeat: no-repeat;
}
#header-inner {
}
#header-content {
}
#header-name {
	display: none;
}
#header-description {
	margin: 160px 0px 0px 70px;
	font-size: 16px;
	font-weight: normal;
	line-height: 1.5em;
	float: left;
	color: #666666;
}
#header-description2 {
/*--	margin: 25px 0px 0px 800px;  --*/
	font-size: 16px;
	font-weight: normal;
	line-height: 1.5em;
	float: right;
	color: #666666;
}
/*---pagebody---*/

#content {
	padding: 20px;
	/*background-image: url(images/index_bg_content.JPG);*/
	/*height: 200px;*/
	/*overflow: visible;*/
}
#content-inner {
}

/*---alpha---*/

#alpha {
	width: 620px;
	float: right;
	overflow: hidden;
	margin-bottom: 20px;
}
.list-item {
	list-style-type: decimal;
	list-style-position: inside;
}

#alpha-inner {
}

#alpha2 {
	width: 620px;
	padding-left:80px;
	overflow: hidden;
	margin-bottom: 20px;
}
/*
/*---beta---*/

#beta {
	width: 220px;
	float: left;
	overflow: hidden;
}
#beta-inner {
}

/*-- タブリストonglets　--*/
#onglets
{

/*--    font : bold 14px arial, arial, arial; --*/
    list-style-type : none;  
    padding-left :40px;
    padding-bottom : 50px; /* modifier suivant la taille de la police ET de la hauteur de l'onglet dans #onglets li */
   border-bottom : 1px solid #FFCC99;
    margin-left : 0; 
}

#onglets li
{
    float : left; 
    height : 47px; /* ・modifier suivant la taille de la police pour centrer le texte dans l'onglet */
    width: 130px;
    background-color: #FFCC99;
    margin : 2px 2px 0 2px !important;  /* Pour les navigateurs autre que IE */
    margin : 2px 2px 0 2px;  /* Pour IE  */
    border : 1px solid #FFCC99;
}

#onglets li.active /*四角の中*/
{

    border-bottom: 0px solid #fff;
    background-color: #fff;
}

#onglets a /*タブの文字部分*/
{
    text-align: center; 
    display : block;
    color : #666;
    text-decoration : none;
    padding : 5px;
}

#onglets a:hover /*マウスが来た反転色*/
{
    background: #fff
}

/*---sidebar---*/
.widget {
	background-color: #FFFFFF;
	border: solid 1px #FFCC99;
	margin-bottom: 20px;
	color: #666666;
}
.widget a {
	color: #000000;
	text-decoration: none;
}
.widget a:hover {
	color: #FF0000;
	text-decoration: underline;
}

.widget-header {
	font-size: 12px;
	font-weight: bold;
	color: #333333;
	text-align: center;
	letter-spacing: 5px;
	height: 25px;
	line-height: 25px;
	background-image: url(images/index_bg_submenu.GIF);
}
.widget-content {
	margin: 10px 5px 10px 5px;
}
.wideget-mokuji {
	font-size: 12px;
	color: #333333;
	letter-spacing: 5px;
	height: 25px;
	line-height: 2em;
	margin: 10px 5px 10px 5px;
}
.widget-list {
	line-height: 2em;
}

.widget-list2 {
	line-height: 1em;
}

.widget-list-item {
	list-style-type: disc;
	list-style-position: outside;
}

.item {
}
.asset-img-thumb {
	border-width: 1px;
}


/*---entry---*/

.asset {
	background-color: #FFFFFF;
	margin-bottom: 10px;
	padding: 0px;
	border: solid 1px #FFCC99;
}
.asset-header {
}
.asset-name {
	height: 35px;
	background-image: url(images/index_bg_entry.GIF);
	padding-left: 10px;
	font-size: 16px;
	color: #003399;
	line-height: 35px;
	text-decoration: none;
}
.asset-name2 {
	height: 70px;
	background-image: url(images/index_bg_entry3.GIF);
	padding-left: 10px;
	font-size: 20px;
	color: #003399;
	line-height: 35px;
	text-decoration: none;
}
.asset-name3 {
	height: 30px;
	font-size: 14px;
	line-height: 35px;
	padding-left: 10px;
}
.asset-name4 {
	height: 10px;
	font-size: 20px;
	padding-left: 10px;
}
.asset-name5 {
	height: 10px;
	font-size: 14px;
	padding-left: 370px;
}
.asset-name2e {
	height: 70px;
	background-image: url(images/index_bg_entry3.GIF);
	padding-left: 10px;
	font-size: 20px;
	color: #003399;
	line-height: 35px;
	text-decoration: none;
}
.asset-name3e {
	height: 20px;
	font-size: 14px;
	line-height: 35px;
	text-align: center;
}
.asset-name4e {
	height: 20px;
	font-size: 20px;
	text-align: center;
}
.asset-name5e {
	height: 0px;
	font-size: 14px;
	text-align: center;
}
.asset-name a {
	line-height: 35px;
	font-size: 16px;
	color: #003399;
	text-decoration: none;
}
.asset-name a:hover {
	color: #FF0000;
	text-decoration: underline;
}
.asset-meta {
	text-align: right;
	margin: 5px;
	font-size: 10px;
	color: #666666;
}
.asset-meta a {
	color: #006699;
	text-decoration: none;
}
.asset-meta a:hover {
	color: #FF0000;
	text-decoration: underline;
}
.asset-body {
	margin: 20px 10px 20px 10px;
	color: #000000;
	font-size: 13px;
	line-height: 1.7em;
}
.asset-body a {
}
.asset-body p {
text-indent:1cm;
}
.table-left{
	float:left;
	margin-right: 0.8em;
	margin-bottom: 0.5em;
}
.table-right{
	float:right;
	margin-left: 0.8em;
	margin-bottom: 0.5em;
}
}
.img-left{
	float:left;
	margin-right: 0.8em;
	margin-bottom: 0.5em;
}
.img-right{
	float:right;
	margin-left: 1.8em;
	margin-bottom: 0.5em;
}
.asset-footer {
	margin: 20px 10px 20px 10px;
	color: #000000;
	font-size: 13px;
	line-height: 1.7em;
}

.content-nav {
	margin: 20px 0px 20px 0px;
	background-color: #FFFFFF;
	height: 25px;
	line-height: 25px;
	border: solid 1px #FFCC99;
	background-image: url(images/index_bg_submenu.GIF);
	text-align: center;
	font-size: 14px;
	font-weight: bold;
}

.entry-categories {
	line-height: 1.7em;
}

/*---trackbacks---*/

.trackbacks {
	padding: 15px;
}
.trackbacks-header {
	font-size: 16px;
	color: #333333;
}
.trackbacks-info {
	font-size: 12px;
	color: #333333;
}

/*---comments---*/

.comments {
}
.comments-open {
	padding: 15px;
}
.comments-open-header {
	font-size: 16px;
	color: #333333;
}
.comments-open-content {
	font-size: 12px;
	color: #333333;
	line-height: 2em;
}

/*---footer---*/

#footer {
	clear: both;
	background-color: #FFCC99;
	height: 17px;
	padding-top: 5px;
}

#footer-inner {
}

#footer-content {
	font-size: 10px;
	letter-spacing: 0.125em;
	text-align: center;
	color: #FFFFFF;
	font-weight: bold;
}

/*---topmenu---*/

.topmenu {
	text-align: center;
	height: 35px;
	background-image: url(images/index_bg_entry.GIF);
}
.topmenu-inner {
	padding-top: 10px;
	font-size: 13px;
	color: #666666;
}
.topmenu-inner a {
	color: #333333;
}
.topmenu-inner a:hover {
	color: #FFFFFF;
	background-color: #FF9900;
	text-decoration: none;
}
.topphoto {
	position: absolute;
	width: 200px;
	border: solid 1px #FFCC99;
	margin-top: 22px;
	margin-left: 678px;
}

/*---footmenu---*/

.footmenu {
	height: 28px;
	text-align: center;
	font-size: 12px;
	clear: both;
	padding-top: 12px;
}
.footmenu-inner {
	color: #666666;
}
.footmenu-inner a {
	color: #333333;
}
.footmenu-inner a:hover {
	background-color: #FF9900;
	color: #FFFFFF;
	text-decoration: none;
}

/*---archives---*/

.archive-title {
	color: #666666;
	font-size: 18px;
	margin: 0px 0px 10px 0px;
}
.archive-header {
	font-size: 14px;
	color: #003399;
}
.archive-content {
	line-height: 1.7em;
	color: #666666;
}
.archive-list {
}
.archive-list a {
	color: #000000;
	text-decoration: none;
}
.archive-list a:hover {
	color: #FF0000;
	text-decoration: underline;
}
