/****************************** ボディ ******************************/
body{
background:#f6f6f6;
padding:0px 0px 0px 0px;
margin:0px 0px 0px 0px;
}

/*** テキスト ***/
body, th, td, input, select, option, textarea { 
color:#222222;
}

/*** リンクスタイル ***/
a:link {	
color:#222222; text-decoration:underline;
}
a:visited {	
color:#222222; text-decoration:underline;
}
a:active {	
color:#222222; text-decoration:underline;
}
a:hover {	
color:#999999; text-decoration:underline;
}

/****************************** ベース ******************************/

#container {
line-height:14px;
margin-right:auto;
margin-left:auto;
text-align:left;
padding:0px 0px 0px 0px;
width:760px;
background-color:#ffffff;
border-right:solid 1px #000000; 
border-left:solid 1px #000000; 
border-bottom:solid 1px;
}

/****************************** super ******************************/

#super{
position:relative;
width:760px; height:21px;
background:url(http://intent-net.com/img/css/super.gif) no-repeat top left;
}

.super_text{
width:740px;
text-align:left;
vertical-align:bottom;
color:#222222;
font-size:12px;
margin:0px 0px 0px 20px;
line-height:14px;
}

/****************************** ヘッダー ******************************/

#header{
position:relative;
width:760px; height:200px;
background:url(http://intent-net.com/img/css/head.jpg) no-repeat top left;
}

/****************************** メニュー ******************************/

#menu{
width:760px; 
text-align:left;
padding:0px;
margin:0px 0px 0px 0px;
background:#f1f1f1 ;
font-size:12px; 
line-height:14px;
}

.menu{
color: #ffffff;
font-size:12px; 
text-align:center;
text-valign:middle;
width:115px;
height:30px;
border-left:1px solid #333399;
border-right:1px solid #222222;
background:#4059b5 url("/mein.gif") repeat-x top;
cursor:pointer;
}

.menu a:link{
color:#ffffff;
}
.menu a:visited{
color:#ffffff;
}

.text_text{
font-size:12px; 
line-height:14px;
text-align:center;
width:125px;
padding:0px 0px 0px 0px;
}

/****************************** ぱんくず  ******************************/

#crumb {
font-size:10px; 
line-height:14px;
margin:0px 0px 0px 0px;
padding:0px 0px 0px 0px;
}

/****************************** サイド ******************************/

#s-uresuji {
width:180px; 
background:url(http://intent-net.com/img/left/back1.gif) #fff no-repeat left top; 
border-top:#333333 1px solid; 
border-left:#333333 1px solid; 
border-right:#333333 1px solid;
border-bottom:#333333 1px solid;
padding:35px 10px 10px 10px;
text-align:left;
color:#222222;
font-size:12px;
margin:18px 0px 0px 20px;
line-height:14px;
}

#s-menu {
width:180px; 
background:url(http://intent-net.com/img/left/back2.gif) #fff no-repeat left top; 
border-top:#333333 1px solid; 
border-left:#333333 1px solid; 
border-right:#333333 1px solid;
border-bottom:#333333 1px solid;
padding:35px 10px 10px 10px;
text-align:left;
color:#222222;
font-size:12px;
margin:18px 0px 0px 20px;
line-height:14px;
}

#s-link {
width:180px; 
background:url(http://intent-net.com/img/left/back3.gif) #fff no-repeat left top; 
border-top:#333333 1px solid; 
border-left:#333333 1px solid; 
border-right:#333333 1px solid;
border-bottom:#333333 1px solid;
padding:35px 10px 10px 10px;
text-align:left;
color:#222222;
font-size:12px;
margin:18px 0px 0px 20px;
line-height:14px;
}

#m-190 {
width:180px; 
padding:0px 10px 10px 0px;
text-align:left;
color:#222222;
font-size:12px;
margin:0px 0px 0px 20px;
line-height:14px;
}

#side {
width:205px;
margin:13px 0px 0px 0px;
padding:0;
background:#ffffff;
font-size:12px; 
}

/****************************** ボディ ******************************/

#content {
padding-right:0px; 
padding-left:0px; 
color:#222222; 
font-size:12px; 
text-align:left;
padding-bottom:0px; 
margin:18px 20px 0px 20px; 
padding:0px 0px 0px 0px;
line-height:14px; 
}

/*** ボディコンテンツ枠 ***/

.main_td{
width:510;
padding:0px 0px 0px 0px;
background: #ffffff;
}

/****************************** フッター ******************************/

#footer {
background:#222222;
width:760px;
padding-top:0px;
}

.footer_text{
color:#ffffff;
font-size:12px; 
padding:0px 10px;
text-align:center;
line-height:130%;
}

.footer_text a:link{
color:#ffffff;
}

.footer_text a:visited{
color:#ffffff;
}
.footer_text a:hover{
color:#ffffff;
}

/*** コピーライト ***/

#copyright {
background:#222222;
width:760px;
padding:5px 0px 12px 0px;
font-size:10px; 
color:#ffffff;
text-align:center;
line-height:14px;
}

.copyright_text{
color:#ffffff;
font-size:10px; 
padding:0px 10px;
text-align:center;
line-height:14px;
}

.copyright_text a:link{
color:#ffffff;
}

.copyright_text a:visited{
color:#ffffff;
}
.copyright_text a:hover{
color:#cccccc;
}

/****************************** その他 ******************************/

/*** 引用 ***/

blockquote { 
border:#336699 1px solid; 
background:#d2e1f0;
}

/*** 箇条書き ***/

ul li { 
list-style-image: url(http://intent-net.com/img/css/listicon.gif);
}

/*** 水平線 ***/

hr {
color:#cccccc;
background-color:#cccccc;
border:0px;
height:1px;
}

/*** 見出し ***/

h1 {
background:url(http://intent-net.com/img/css/hbar.gif) no-repeat left top;
height:44px;
color:#ffffff;
padding:15px 0px 0px 20px;
margin:0px 0px 0px 0px;
font-size:16px;
font-weight:bold;

}

h1 a:link, h1 a:hover, h1 a:visited { 
color:#ffffff;
}

h2 {
background:url(http://intent-net.com/img/css/hbar2.gif) no-repeat left top;
height:31px;
color:#ffffff;
padding:10px 0px 0px 30px;
margin:0px 0px 0px 0px;
font-size:14px;
font-weight:bold;
}

h2 a:link, h1 a:hover, h1 a:visited { 
color:#ffffff;
}

h4 {
background: #ffffff repeat-y left top;
border:#222222 1px solid;
color:#222222;
padding:0px 30px 0px 30px;
margin:0px 0px 0px 0px;
font-size:12px;
font-weight:normal;
}

.information {
font-family: Verdana, Arial, sans-serif;
text-decoration: none;
font-size: 10px;
text-align: left;
line-height: 15px;
font-weight: normal;
color: #000066;
}

.red {
font-family: Verdana, Arial, sans-serif;
text-decoration: none;
font-size: 12px;
text-align: left;
line-height: 15px;
font-weight: normal;
color: #ff0000;
}

.blue {
font-family: Verdana, Arial, sans-serif;
text-decoration: none;
font-size: 12px;
text-align: left;
line-height: 15px;
font-weight: normal;
color: #0000cc;
}

